Skip to content

Fixed #68110 #866

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

Closed
wants to merge 1 commit into from
Closed

Fixed #68110 #866

wants to merge 1 commit into from

Conversation

datibbaw
Copy link
Contributor

@datibbaw datibbaw commented Oct 6, 2014

Addresses bug 68110.

Raise a warning when a variable is dereferenced as an array but is neither a string, array or object.

Raise a warning when a variable is dereferenced as an array but
is neither a string, array or object.
@datibbaw
Copy link
Contributor Author

datibbaw commented Oct 6, 2014

Hmm, the patch conflicts with this reported bug =(

@smalyshev smalyshev added the Bug label Nov 23, 2014
@smalyshev
Copy link
Contributor

This seems to break lots of tests, looks like it needs some work.

@nikic
Copy link
Member

nikic commented Sep 19, 2016

This PR has been superseded by #2031.

@nikic nikic closed this Sep 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants