What is the equivalent of zend_object_store_get_object in PHP7/8

php.internals

Glash Gnome

5 years ago
Internals, In the wiki( https://wiki.php.net/internals/engine/objects), there is an occurrence of "zend_object_store_get_object()". I looked in the github repository but I can't find its implementation. Do you have any information on this function ? - zend_object_store_get_object() - zend_objects_store_add_ref() Regards, Serge