summaryrefslogtreecommitdiff
path: root/ext/opcache/ZendAccelerator.h
Commit message (Expand)AuthorAgeFilesLines
* Additional fix for bug #78185 (File cache no longer works)Dmitry Stogov2019-06-211-0/+3
* Merge branch 'PHP-7.4'Joe Watkins2019-06-181-1/+1
|\
| * Turn system_id into a true globalChristoph M. Becker2019-06-181-1/+1
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-05-141-0/+2
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Dmitry Stogov2019-05-141-0/+2
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-05-141-0/+2
| | |\
| | | * Fixed possible crashes, because of inconsistent PCRE cache and opcache SHM resetDmitry Stogov2019-05-141-0/+2
* | | | Avoid code duplicationAnatol Belski2019-04-111-0/+15
* | | | Added JIT compiler for x86 and x86_64Dmitry Stogov2019-04-011-0/+5
|/ / /
* | | Merge branch 'PHP-7.3' into PHP-7.4Dmitry Stogov2019-02-121-13/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Dmitry Stogov2019-02-121-13/+0
| |\ \ | | |/
| | * Avoid dependency on "struct flock" fields order.Dmitry Stogov2019-02-121-13/+0
* | | Remove --disable-opcache-filecache optionNikita Popov2019-02-071-5/+1
* | | Remove copyright years.Dmitry Stogov2019-02-051-1/+1
* | | Merge branch 'PHP-7.3'Nikita Popov2019-01-111-15/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-111-15/+1
| |\ \ | | |/
| | * Fix bug #77361 (configure fails on 64-bit AIX when opcache enabled)Kevin Adler2019-01-111-15/+1
* | | Merge branch 'PHP-7.3'Anatol Belski2018-12-111-1/+1
|\ \ \ | |/ /
| * | Remove BOMAnatol Belski2018-12-111-1/+1
| * | Future-proof email addressesZeev Suraski2018-11-011-3/+3
* | | Implemented preloading RFC: https://wiki.php.net/rfc/preload.Dmitry Stogov2018-11-141-0/+6
* | | Future-proof email addresses...Zeev Suraski2018-11-011-3/+3
* | | Immutable clases and op_arrays.Dmitry Stogov2018-10-171-0/+3
* | | Turn accel_activate into module callback.Dmitry Stogov2018-10-011-0/+1
* | | Introduced ZEND_COMPILE_IGNORE_OTHER_FILES compiler option, to allow "separat...Dmitry Stogov2018-08-221-4/+0
|/ /
* | Use "fastcall" calling conventionDmitry Stogov2018-04-041-1/+1
* | Merge branch 'PHP-7.2'Dmitry Stogov2018-03-061-0/+3
|\ \ | |/
| * Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2018-03-061-0/+2
| |\
| | * Replaced usafe reference from SHM to process memory with SHM to SHM reference.Dmitry Stogov2018-03-061-0/+2
* | | Merge branch 'PHP-7.2'Dmitry Stogov2018-03-051-0/+5
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2018-03-051-0/+5
| |\ \ | | |/
| | * Fixed "opcache.file_cache_fallback" mode.Dmitry Stogov2018-03-051-0/+5
| | * year++Xinchen Hui2018-01-021-1/+1
| * | year++Xinchen Hui2018-01-021-1/+1
* | | Fix macro for WindowsKalle Sommer Nielsen2018-01-041-2/+2
* | | year++Xinchen Hui2018-01-021-1/+1
* | | Remove opcache.inherited_hackNikita Popov2017-12-181-1/+0
* | | Improved shared interned string table implementation (use less memory and mor...Dmitry Stogov2017-12-081-7/+13
* | | Move cwd_state and path related routines to size_tAnatol Belski2017-07-271-2/+2
|/ /
* | shutdown_executor() refactoring (reuse opcache fast request shutdown code)Dmitry Stogov2017-06-221-1/+0
|/
* Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-271-0/+1
|\
| * Fixed bug #74663 (Segfault with opcache.memory_protect and validate_timestamp)Xinchen Hui2017-05-271-0/+1
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-11-161-0/+2
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-11-161-0/+2
| |\
| | * "opcache.validate_root" is useless on WindowsDmitry Stogov2016-11-161-0/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-11-161-2/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-11-161-2/+7
| |\ \ | | |/
| | * Fixed bug #69090 (check cached files permissions)Dmitry Stogov2016-11-161-0/+5