Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Bug in array_key_exists #39

Open
broudy3 opened this issue Sep 7, 2014 · 1 comment
Open

Bug in array_key_exists #39

broudy3 opened this issue Sep 7, 2014 · 1 comment

Comments

@broudy3
Copy link

broudy3 commented Sep 7, 2014

array_key_exists does not behaves as it should, from php documentation:

For backward compatibility reasons, array_key_exists() will also return TRUE if key is a property defined within an object given as array.

Phalanger reports error if input parameter is not array.

@bfistein
Copy link
Contributor

@broudy3 Phalanger's development is mostly discontinued in favor of PeachPie, the more modern compiler and runtime that also targets .NET Core. Please feel free to give that a try.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants