php-doc-en/reference/spl/functions
Tyson Andre 8d226f128f
Link to spl_object_id from similar functions
Using an integer is faster and more memory-efficient than creating a 32-byte
string hash.

`runkit7_object_id` is one way to polyfill PHP 7.2+ `spl_object_id`
in older PHP 7 versions and continues to exist in the PECL.

Closes GH-1198.
2021-12-12 16:15:16 +01:00
..
class-implements.xml Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
class-parents.xml Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
class-uses.xml Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
iterator-apply.xml Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
iterator-count.xml iterator_count() may wind iterator beyond its end (fixes #70346) 2015-08-24 18:15:02 +00:00
iterator-to-array.xml Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
spl-autoload-call.xml Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
spl-autoload-extensions.xml Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
spl-autoload-functions.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
spl-autoload-register.xml Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
spl-autoload-unregister.xml Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
spl-autoload.xml Revert "Revert "Autoloaders receive the FQN as written, not lower-cased"" 2021-11-25 15:34:39 +01:00
spl-classes.xml
spl-object-hash.xml Link to spl_object_id from similar functions 2021-12-12 16:15:16 +01:00
spl-object-id.xml Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00