Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Fix the deprecated function: array_key_exists()#27

Open
simonhm wants to merge 1 commit intomjordan:masterfrom
simonhm:patch-1
Open

Fix the deprecated function: array_key_exists()#27
simonhm wants to merge 1 commit intomjordan:masterfrom
simonhm:patch-1

Conversation

@simonhm
Copy link
Contributor

@simonhm simonhm commented Dec 13, 2022

Using array_key_exists() on objects is deprecated. Instead property_exists() should be used.

Using array_key_exists() on objects is deprecated. Instead property_exists() should be used.
@simonhm
Copy link
Contributor Author

simonhm commented Dec 13, 2022

2022-12-13 (2)

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.

1 participant