History log of /PHP-8.2/ext/opcache/ZendAccelerator.h (Results 101 – 125 of 169)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1, php-5.5.25, php-5.6.9, php-5.4.41
# 3abde432 06-May-2015 Dmitry Stogov

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

# 24992a14 05-May-2015 Xinchen Hui

Merge branch 'PHP-5.5' into PHP-5.6


# cf3e976c 05-May-2015 Xinchen Hui

Update version

Revision tags: php-5.6.9RC1, php-5.5.25RC1
# 770cb1da 21-Apr-2015 Dmitry Stogov

Keep realpath and PCRE caches in consistency with opcache SHM.

Revision tags: php-5.6.8, php-5.5.24, php-5.4.40
# 5255ea42 14-Apr-2015 Xinchen Hui

What should we version the bundled opcache?

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, php-5.6.6, php-5.5.22, php-5.4.38
# af3ca745 16-Feb-2015 Anatol Belski

made ZEND_TSRMLS_CACHE_* macros look like function calls

which also comply with the current semantics for such macros

Revision tags: POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS
# 9d5d7368 09-Feb-2015 Dmitry Stogov

Avoid repeatable calls to strstr()

Revision tags: php-5.6.6RC1, php-5.5.22RC1, php-5.5.21, php-5.6.5, php-5.4.37
# fc33f52d 15-Jan-2015 Xinchen Hui

bump year

# 0579e827 15-Jan-2015 Xinchen Hui

bump year

# 73c1be26 15-Jan-2015 Xinchen Hui

Bump year

Revision tags: 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
# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things

Revision tags: php-5.6.4RC1, php-5.5.20RC1
# c6bad96f 18-Nov-2014 Anatol Belski

Merge remote-tracking branch 'origin/master' into native-tls

* origin/master: (398 commits)
NEWS
add test for bug #68381
Fixed bug #68381 Set FPM log level earlier during i

Merge remote-tracking branch 'origin/master' into native-tls

* origin/master: (398 commits)
NEWS
add test for bug #68381
Fixed bug #68381 Set FPM log level earlier during init
proper dllexport
move to size_t where zend_string is used internally
fix some datatype mismatches
return after the warning, to fix uninitialized salt usage
fix datatype mismatches
add missing type specifier
fix datatype mismatches
fix unsigned check
"extern" shouldn't be used for definitions
joined identical conditional blocks
simplify fpm tests
SEND_VAR_NO_REF optimization
Add test for bug #68442
Add various tests for FPM - covering recent bugs (68420, 68421, 68423, 68428) - for UDS - for ping and status URI - for multi pool and multi mode
Include small MIT FastCGI client library from https://github.com/adoy/PHP-FastCGI-Client
Get rid of zend_free_op structure (use zval* instead). Get rid of useless TSRMLS arguments.
Add new FPM test for IPv4/IPv6
...

Conflicts:
win32/build/config.w32

show more ...


Revision tags: php-5.6.3, php-5.5.19, php-5.4.35
# 2afb5df4 07-Nov-2014 Dmitry Stogov

Merge branch 'PHP-5.6'

* PHP-5.6:
Fix opcache.revalidate_freq per-request behavior

Conflicts:
ext/opcache/ZendAccelerator.h


# e6581d52 07-Nov-2014 Dmitry Stogov

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Fix opcache.revalidate_freq per-request behavior


# 033abd6d 07-Nov-2014 Dmitry Stogov

Fix opcache.revalidate_freq per-request behavior

Revision tags: php-5.6.3RC1, php-5.5.19RC1
# 4fce2ae2 17-Oct-2014 Anatol Belski

opcache, intl, gmp, exif, com, bcmath to use static tsrmls

Revision tags: php-5.5.18, php-5.4.34
# 9b0b3027 09-Oct-2014 Dmitry Stogov

Copy all the arena allocated data from SHM to process memory at once

Revision tags: 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
# f2b03701 27-Aug-2014 Dmitry Stogov

Use 'const' qualifier for pointrs to code used at run-time (the code must not be changed)

Revision tags: php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE
# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1

Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32
# fdbbe5fa 20-Aug-2014 Anatol Belski

fixed some incompatible types

# 476bdbf8 19-Aug-2014 Anatol Belski

ported opcache

# e2522b4f 15-Aug-2014 Xinchen Hui

Remove old version PHP supports

Revision tags: 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
# 15ba03fc 09-Jun-2014 Dmitry Stogov

Avoid repeatable zend_is_autogolobal() calls

1234567