1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/ext/filter
Nikita Popov bfaba83102 Remove HASH_OF uses in ext/filter
It turns out that all of these places ultimately only accept arrays,
not objects, so we can use Z_ARRVAL_P everywhere.

Also add _deref in a few places where the hash lookup result is
directly type-checked.
2018-10-11 13:04:08 +02:00
..
2018-10-06 12:29:04 +02:00
2018-07-25 00:53:25 +02:00
2018-07-25 00:53:25 +02:00
2006-10-03 22:18:08 +00:00
2018-10-11 13:04:08 +02:00