summaryrefslogtreecommitdiff
path: root/Zend/zend_execute_API.c
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-04-29 10:35:44 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-05-11 14:16:24 +0200
commit091d53c1310c78a47edcc7eaef5b7b005b3856ab (patch)
tree1bb7abe2830962f2bd67b92fa5ea440c3fe7b9ae /Zend/zend_execute_API.c
parentb111674383fb638830193da672908a3abd5afe4e (diff)
downloadphp-git-091d53c1310c78a47edcc7eaef5b7b005b3856ab.tar.gz
Use standard key behavior in array_column()
array_column() reimplements array key handling in a way that does not match standard array key behavior in PHP. Avoid this by making use of the standard API. Of course, there is a minor backwards compatibilty break here, e.g. people could be relying on objects getting cast to string instead of throwing. Closes GH-5487.
Diffstat (limited to 'Zend/zend_execute_API.c')
0 files changed, 0 insertions, 0 deletions