summaryrefslogtreecommitdiff
path: root/ext/opcache/ZendAccelerator.h
Commit message (Expand)AuthorAgeFilesLines
* Add system ID entropy APISammy Kaye Powers2020-09-181-1/+0
* Fix Windows buildChristoph M. Becker2020-09-031-1/+1
* Improve type declarations for Zend APIsGeorge Peter Banyard2020-08-281-1/+1
* Add support for replaying warnings in opcacheNikita Popov2020-05-201-0/+14
* JIT refactoring to allow run-time changes of JIT options (triggers, optimizat...Dmitry Stogov2020-05-181-9/+0
* Merge branch 'PHP-7.4'Dmitry Stogov2019-09-031-0/+3
|\
| * Execute preload script under user defined by opcache.preload_user directiveDmitry Stogov2019-09-031-0/+3
* | Add jit_bisect_limitNikita Popov2019-08-301-0/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-07-171-0/+6
|\ \ | |/
| * Allow multiple cache instances per user/host on WindowsChristoph M. Becker2019-07-171-0/+6
* | 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
|/