mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
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.