Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

fix: resolve array_key_exists type error #160

Merged
merged 1 commit into from
May 28, 2024

Conversation

JoshuaLicense
Copy link
Contributor

Description

Fixes the error when passing an object to array_key_exists. This was deprecated in PHP 7.4 and removed in PHP 8.0.

Related issue: https://dvsa.atlassian.net/browse/VOL-5463

Before submitting (or marking as "ready for review")

  • Does the pull request title follow the conventional commit specification?
  • Have you performed a self-review of the code
  • Have you have added tests that prove the fix or feature is effective and working
  • Did you make sure to update any documentation relating to this change?

@JoshuaLicense JoshuaLicense self-assigned this May 28, 2024
@JoshuaLicense JoshuaLicense merged commit 040db4c into main May 28, 2024
6 checks passed
@JoshuaLicense JoshuaLicense deleted the fix-array-key-exists-on-object branch May 28, 2024 11:54
jerotire pushed a commit to dvsa/vol-app that referenced this pull request Aug 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants