mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
This sadly does not include zend_compare() and functions relying on it because the default compare object hook (zend_std_compare_objects()) relies on zend_compare(), and adds recursion protections to OP1. Thus making it seems difficult or even impossible for zend_compare to take const parameters.
86 KiB
86 KiB