spl_object_id will be built into PHP as of PHP 7.2.
This alias should speed up code that would otherwise use PHP polyfills.
Add --enable-runkit-spl_object_id=no
to disable the new function alias.
spl_object_id will be built into PHP as of PHP 7.2.
This alias should speed up code that would otherwise use PHP polyfills.
Add --enable-runkit-spl_object_id=no
to disable the new function alias.