diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-11-04 10:44:50 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-11-04 11:08:19 +0100 |
commit | 0e3045ae69d1b80c21b2779df721a4ad8bcda401 (patch) | |
tree | a80a83a3d8413db2d6acb5f24268df86506ea9ca /ext/standard/array.c | |
parent | 7f9e7399d3b369500bc02b49b03e11960980e2ac (diff) | |
download | php-git-0e3045ae69d1b80c21b2779df721a4ad8bcda401.tar.gz |
Store pointer to property_info in reflection
Instead of constructing a dummy property_info for dynamic properties,
leave the field as NULL and handle this as appropriate.
This was originally part of an alternative fix for bug #78774, but
I think doing it this way is generally preferrable independently
of that.
Diffstat (limited to 'ext/standard/array.c')
0 files changed, 0 insertions, 0 deletions