History log of /PHP-7.4/ext/opcache/zend_file_cache.c (Results 101 – 104 of 104)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.5.25, php-5.6.9
# d72a9446 13-May-2015 Dmitry Stogov

Merged FE_FETCH_R[W] with the following ASSIGN[_REF] when assigne to CV.


Revision tags: php-5.4.41
# 06ef3aa6 12-May-2015 Dmitry Stogov

Fixed string handling (string cached in SHM marked as permanent, strings stored in CG(arena) as not)
Fixed anonymous class support


# 9e9170bd 07-May-2015 Dmitry Stogov

Strings and other pointers should be handled differently


# 3abde432 06-May-2015 Dmitry Stogov

Added experimental (disabled by default) file based opcode cache.


12345