History log of /PHP-7.4/ext/opcache/zend_accelerator_module.c (Results 76 – 100 of 122)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


# accaaf9d 16-Jun-2014 Dmitry Stogov

Don't include trailing zero into hash function


# 050d7e38 15-Apr-2014 Dmitry Stogov

Cleanup (1-st round)


# 99d1a1bb 11-Apr-2014 Bob Weinand

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


Revision tags: php-5.6.0beta1, php-5.4.27, php-5.5.11
# 5324f22f 28-Mar-2014 Dmitry Stogov

ext/opcache refactoring (incomplete)


Revision tags: php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3
# 851f3628 21-Feb-2014 Dmitry Stogov

Added information about interned strings usage


# 884bbcd5 21-Feb-2014 Dmitry Stogov

Added function opcache_is_script_cached(). (Danack)


Revision tags: php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2, php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1
# ca550248 13-Jan-2014 Dmitry Stogov

Fixed bug #66471 (Keep backward compatibility)


Revision tags: php-5.5.8, php-5.4.24
# c081ce62 03-Jan-2014 Xinchen Hui

Bump year


# 47c90277 03-Jan-2014 Xinchen Hui

Bump year


Revision tags: php-5.4.24RC1, php-5.5.8RC1
# 0dcaf0f4 23-Dec-2013 Dmitry Stogov

Fixed Issue #140: "opcache.enable_file_override" doesn't respect "opcache.revalidate_freq"


12345