History log of /PHP-7.0/ext/opcache/zend_accelerator_module.c (Results 26 – 50 of 82)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 3abde432 06-May-2015 Dmitry Stogov

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


Revision tags: php-5.6.9RC1, php-5.5.25RC1, php-5.6.8, php-5.5.24, php-5.4.40
# 86f983bd 01-Apr-2015 Danack

Fixed bug #69281 (opcache_is_script_cached no longer works)


Revision tags: php-5.6.8RC1, php-5.5.24RC1, php-5.6.7, php-5.5.23, php-5.4.39
# 53d8e5fc 06-Mar-2015 Dmitry Stogov

Improved hash key manangement code


# 28e42b1d 05-Mar-2015 Dmitry Stogov

Improved hash key manangement code


Revision tags: php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS
# 2fa8d67a 03-Mar-2015 Dmitry Stogov

Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse.


Revision tags: php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37, php-5.5.21RC1, php-5.6.5RC1, POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4, php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1, php-5.6.2, php-5.4.33, php-5.5.17, php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE, POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1, php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1
# fc444fbc 11-Apr-2014 Bob Weinand

Shut up, my lovely compiler; I do not like your warnings

Conflicts:
Zend/zend_object_handlers.c


# 1828ec21 27-Jan-2015 Xinchen Hui

Fixed some annoying warnings


# fc33f52d 15-Jan-2015 Xinchen Hui

bump year


# 0579e827 15-Jan-2015 Xinchen Hui

bump year


# 73c1be26 15-Jan-2015 Xinchen Hui

Bump year


# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal


# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things


# c8e1fae1 26-Oct-2014 Rasmus Lerdorf

Fix off-by-one here


# 403709aa 20-Sep-2014 krakjoe

fix wrong doings


# 26e0715c 20-Sep-2014 krakjoe

update opcache for native-tls branch


# dc9cd2d0 14-Sep-2014 Reeze Xia

Indention fix

indent with tab instead of spaces


# 88d7ca44 01-Sep-2014 Dmitry Stogov

Refactored INI subsystem to use zend_string* instead of char*


# 32344808 27-Aug-2014 Anatol Belski

first show to make 's' work with size_t


# 4d997f63 25-Aug-2014 Anatol Belski

master renames phase 3


# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1


# 70de6180 24-Aug-2014 Anatol Belski

fixes to %pd format usage


# fdbbe5fa 20-Aug-2014 Anatol Belski

fixed some incompatible types


# 476bdbf8 19-Aug-2014 Anatol Belski

ported opcache


# 63d3f0b8 19-Aug-2014 Anatol Belski

basic macro replacements, all at once


# e2522b4f 15-Aug-2014 Xinchen Hui

Remove old version PHP supports


1234