History log of /PHP-7.1/ext/opcache/ZendAccelerator.c (Results 26 – 50 of 197)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f9306147 01-Aug-2016 Xinchen Hui

Make the expression more reasonble (by nikic)


# b512f4a9 13-Jul-2016 Keyur

Fixes #72590: Opcache restart with kill_all_lockers does not work

ACCEL_LOG_ERROR is special and causes a zend_bailout() and the code
never gets to call kill() in the next line after the

Fixes #72590: Opcache restart with kill_all_lockers does not work

ACCEL_LOG_ERROR is special and causes a zend_bailout() and the code
never gets to call kill() in the next line after the logging. Change
the log level to WARNING.

show more ...


Revision tags: php-5.6.24RC1, php-7.1.0alpha3, php-7.0.9RC1, php-7.1.0alpha2, php-7.0.8
# 14331620 21-Jun-2016 Dmitry Stogov

Fixed compilation warnings


Revision tags: php-5.6.23
# 16160386 21-Jun-2016 Dmitry Stogov

Added ZEND_ATTRIBUTE_FORMAT to some middind functions.
"%p" replaced by ZEND_LONG_FMT to avoid compilation warnings.
Fixed most incorrect use cases of format specifiers.


Revision tags: php-5.5.37
# 8b823235 20-Jun-2016 Dmitry Stogov

Removed wrong HANDLE_UNBLOCK_INTERRUPTIONS()


# ad55348e 20-Jun-2016 Dmitry Stogov

Protect OPcache from termination during SHM modification.


Revision tags: php-5.6.23RC1, php-7.0.8RC1, php-7.1.0alpha1, php-5.6.22, php-5.5.36, php-7.0.7
# d41920c5 17-May-2016 Dmitry Stogov

Use PHP_VERSION as OPcahce version


# 7b94b958 12-May-2016 Dmitry Stogov

Intern some known (and offten used) strings.


Revision tags: php-5.6.22RC1
# 90f43caf 10-May-2016 Dmitry Stogov

The "flock" structure has to be writable on AIX.


Revision tags: php-7.0.7RC1, php-7.0.6, php-5.6.21, php-5.5.35, php-5.6.21RC1, php-7.0.6RC1, php-5.6.20, php-5.5.34, php-7.0.5, php-5.6.20RC1, php-7.0.5RC1
# 1ac15293 03-Mar-2016 Nikita Popov

Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE

Also re bug #71575.


Revision tags: php-5.6.19, php-5.5.33, php-7.0.4
# e2bf86fb 24-Feb-2016 Dmitry Stogov

Fixed possible crash at PCRE on MSHUTDOWN


# ecea7d3d 24-Feb-2016 Dmitry Stogov

Fixed more synchronisation issues during SHM reload


# 6842a367 24-Feb-2016 Dmitry Stogov

Fixed possible crash at PCRE on MSHUTDOWN


# 43366f8b 24-Feb-2016 Dmitry Stogov

Fixed more synchronisation issues during SHM reload


Revision tags: php-5.6.19RC1
# ca779add 17-Feb-2016 Dmitry Stogov

Fixed process synchronisation problem, that may cause crashes after opcache restart


# d2287529 17-Feb-2016 Dmitry Stogov

Fixed process synchronisation problem, that may cause crashes after opcache restart


Revision tags: php-7.0.4RC1
# 388ab976 15-Feb-2016 Dmitry Stogov

Fixed possible memory leak


# 35f6f9b0 10-Feb-2016 Yussuf Khalil

Fix use-after-free of ZCG(cwd) in Zend Optimizer


Revision tags: php-5.6.18, php-7.0.3, php-5.5.32, php-5.6.18RC1, php-7.0.3RC1, php-5.6.17, php-5.5.31, php-7.0.2
# 97a9470d 02-Jan-2016 Xinchen Hui

bump year which is missed in rev 49493a2


# 3537e95d 02-Jan-2016 Xinchen Hui

bump year which is missed in rev 49493a2


# 49493a2d 01-Jan-2016 Lior Kaplan

Happy new year (Update copyright to 2016)


# b4def0ee 24-Dec-2015 Dmitry Stogov

Added call-graph analyses


Revision tags: php-7.0.2RC1
# a63f33b2 14-Dec-2015 Rasmus Lerdorf

Support uwsgi sapi in opcache


# 56bf10f0 14-Dec-2015 Rasmus Lerdorf

Support uwsgi sapi in opcache


# 9a31d708 14-Dec-2015 Rasmus Lerdorf

Support uwsgi sapi in opcache


12345678