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

Fixed bug #62987 (Assigning to ArrayObject[null][something] overrides al... #181

Closed
wants to merge 1 commit into from

Conversation

reeze
Copy link
Contributor

@reeze reeze commented Sep 1, 2012

see https://bugs.php.net/bug.php?id=62987

when access in write context, return NULL ptr will lead NULL been overwrite

This makes null changed everywhere.

@travisbot
Copy link

This pull request fails (merged 50ecb759 into 5dc2cef).

@travisbot
Copy link

This pull request fails (merged 726b4588 into 5dc2cef).

@travisbot
Copy link

This pull request fails (merged f150eeb into 5dc2cef).

@laruence
Copy link
Member

laruence commented Sep 1, 2012

thanks for you time, but fixing this is not just simply copy the part codes from zend_fetch_dimension_address_inner to this function.

@php-pulls
Copy link

Comment on behalf of laruence at php.net:

bug has been fixed

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.

4 participants