php-src/ext/xmlreader
Bob Weinand 25d761623c
Make internal run_time_cache a persistent allocation (#15040)
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.
2024-09-07 01:45:26 +02:00
..
tests Use virtual annotation in XMLReader 2024-08-26 21:17:49 +02:00
config.m4 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
CREDITS
php_xmlreader.c Make internal run_time_cache a persistent allocation (#15040) 2024-09-07 01:45:26 +02:00
php_xmlreader.h Simplify prop handler of XMLReader (#14023) 2024-04-20 23:22:38 +02:00
php_xmlreader.stub.php Use virtual annotation in XMLReader 2024-08-26 21:17:49 +02:00
php_xmlreader_arginfo.h Use virtual annotation in XMLReader 2024-08-26 21:17:49 +02:00