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

Document autovivification from false deprecation. #1126

Merged
merged 2 commits into from
Nov 26, 2021

Conversation

mumumu
Copy link
Member

@mumumu mumumu commented Nov 22, 2021

@kamil-tekiela
Copy link
Member

Looks good to me. It's simple and seems to be in the right place. The only thing I am concerned about is that the previous paragraph says:

If $arr doesn't exist yet, it will be created...

It should specify that if $var doesn't exist or is set to null or false. Or something along these lines.

@mumumu
Copy link
Member Author

mumumu commented Nov 22, 2021

It should specify that if $var doesn't exist or is set to null or false

Thank you for your feedback. I fixed the previous paragraph.

@mumumu mumumu added this to the PHP 8.1 milestone Nov 22, 2021
@mumumu mumumu merged commit c140370 into php:master Nov 26, 2021
@mumumu mumumu deleted the autovivification_from_false_php81 branch November 26, 2021 16:38
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.

None yet

3 participants