diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-01-04 11:55:41 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-01-04 11:55:41 +0100 |
commit | a9e6667817c38f22f4645ec5b4e5c6b0e4b928fa (patch) | |
tree | 12f29126298bda333f598c284d0aab2cdab1b715 /ext/mbstring/php_mbregex.c | |
parent | 447b3470de43bf2435ad5a138a964c2f2c4fc4a6 (diff) | |
download | php-git-a9e6667817c38f22f4645ec5b4e5c6b0e4b928fa.tar.gz |
Detect invalid uses of parent:: during compilation
We already detect the case where we're entirely outside a class --
now also check whether there actually is a parent.
This is a minor BC break, in that code that was never executed
might have previously contained an invalid parent:: reference without
generating an error.
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
0 files changed, 0 insertions, 0 deletions