1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
Files
archived-php-src/ext/opcache/Optimizer
Dmitry Stogov fcc08ce19f Prevent reference-counting on persistent zvals (internal constants, default properties and constants of internal classes).
New macro ZVAL_COPY_OR_DUP() is used perform duplication, if necessary.
This should eliminate related race-coditions in ZTS build and prevent reference-counting bugs after unclean shutdown.
2017-10-30 23:13:10 +03:00
..
2017-10-10 19:37:40 +03:00
2017-07-04 09:50:57 +03:00
2017-10-13 18:19:19 +08:00
2017-07-20 23:28:05 +03:00
2017-10-13 17:35:02 +08:00
2017-01-04 11:23:42 -06:00
2017-09-13 23:59:16 +03:00
2017-10-30 18:17:50 +08:00
2017-09-13 23:59:16 +03:00