mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
5d6cb2fc32
to allow access to the current thread's resources without having to obtain the memory mutex and traverse our hash table. This is a big performance win!