mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
25d761623c
We also add zend_map_ptr_static, so that we do not incur the overhead of constantly recreating the internal run_time_cache pointers on each request. This mechanism might be extended for mutable_data of internal classes too.