diff options
author | Nikita Popov <nikic@php.net> | 2016-03-20 13:33:00 +0100 |
---|---|---|
committer | Nikita Popov <nikic@php.net> | 2016-03-20 13:35:00 +0100 |
commit | a175aa9dcaed5e295d015ff73c663e06c2335155 (patch) | |
tree | 41853e0a829967db7d4996448fcc50c29cc28cfa /sapi/cli/php_cli.c | |
parent | 1f6d27d3d2cf8a5113946a55a297441bb4c70ddf (diff) | |
download | php-git-a175aa9dcaed5e295d015ff73c663e06c2335155.tar.gz |
Fixed bug #71731
The read_dimension() handler in BP_VAR_IS mode will now call
offsetExists() before caling offsetGet(). This has always been a
problem, however recently the issue has been exacerbated, because
the null-coalesce operator ?? makes it visible for non-nested
array accesses.
Also fixes #69659.
Diffstat (limited to 'sapi/cli/php_cli.c')
0 files changed, 0 insertions, 0 deletions