Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX property_exists() parameters mixup #10725

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

zemiacsik
Copy link
Contributor

property_exists() has first parameter "object_or_class" and second is a property to check

It could be related to this #10428? Not sure.

property_exists() has first parameter "object_or_class" and second is a property to check
src/ORM/ArrayList.php Outdated Show resolved Hide resolved
@GuySartorelli GuySartorelli changed the base branch from 4 to 4.13 March 13, 2023 20:50
ensure that property parameter is a string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants