mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
425c6f5815
Directly fetch the name property, instead of construction the properties hash table and performing a lookup in it. This is both slow and wastes a lot of memory.