summaryrefslogtreecommitdiff
path: root/ext/opcache/zend_accelerator_module.c
Commit message (Expand)AuthorAgeFilesLines
* Future-proof email addresses...Zeev Suraski2018-11-011-3/+3
* Turn accel_activate into module callback.Dmitry Stogov2018-10-011-1/+1
* Allow opcache_compile_file() to perform compilation even if opcache is disabled.Dmitry Stogov2018-08-291-5/+0
* Fix typos in codePeter Kokot2018-07-271-1/+1
* Merge branch 'PHP-7.2'Dmitry Stogov2018-03-051-5/+5
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Dmitry Stogov2018-03-051-5/+5
| |\
| | * Fixed "opcache.file_cache_fallback" mode.Dmitry Stogov2018-03-051-5/+5
| | * year++Xinchen Hui2018-01-021-1/+1
| * | year++Xinchen Hui2018-01-021-1/+1
* | | year++Xinchen Hui2018-01-021-1/+1
* | | Remove opcache.inherited_hackNikita Popov2017-12-181-2/+0
* | | Fix some format specificersDavid Carlier2017-12-161-4/+4
* | | Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* | | Improved shared interned string table implementation (use less memory and mor...Dmitry Stogov2017-12-081-7/+7
* | | Use internet strings for EG(ini_entries)Dmitry Stogov2017-10-311-3/+3
|/ /
* | shutdown_executor() refactoring (reuse opcache fast request shutdown code)Dmitry Stogov2017-06-221-2/+0
* | Introduced "zif_handler" type (zif = zend internal function).Dmitry Stogov2017-06-081-6/+6
* | Merge branch 'PHP-7.1'Nikita Popov2017-06-021-1/+1
|\ \ | |/
| * Revert "merge PR #2290: enable opcache in CLI in 7.1+"Nikita Popov2017-06-021-1/+1
* | Merge branch 'PHP-7.1'Xinchen Hui2017-05-271-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2017-05-271-1/+1
| |\
| | * Fixed bug #74663 (Segfault with opcache.memory_protect and validate_timestamp)Xinchen Hui2017-05-271-1/+1
| | * Revert "set more suitable defaults for opcache in ini and code"Joe Watkins2017-01-091-3/+3
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-091-1/+1
|\ \ \ | |/ /
| * | merge PR #2290: enable opcache in CLI in 7.1+Joe Watkins2017-01-091-1/+1
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-091-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-091-3/+3
| |\ \ | | |/
| | * set more suitable defaults for opcache in ini and codeMarkus Staab2017-01-091-3/+3
| | * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
| * | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | | Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* | | Merge branch 'PHP-7.1'Dmitry Stogov2016-12-011-5/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-12-011-5/+3
| |\ \ | | |/
| | * Simpler overflow checkDmitry Stogov2016-12-011-5/+3
* | | further normalizations, uint vs uint32_tAnatol Belski2016-11-261-1/+1
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-11-171-2/+3
|\ \ | |/
| * Fixed 64-bit buildDmitry Stogov2016-11-171-2/+3
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-11-171-1/+6
|\ \ | |/
| * Overflow checkDmitry Stogov2016-11-171-1/+6
* | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-11-161-0/+4
|\ \ | |/
| * Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-11-161-0/+4
| |\
| | * "opcache.validate_root" is useless on WindowsDmitry Stogov2016-11-161-0/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-11-161-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Dmitry Stogov2016-11-161-0/+4
| |\ \ | | |/
| | * Fixed bug #69090 (check cached files permissions)Dmitry Stogov2016-11-161-0/+4
* | | Fixed compilation warningsDmitry Stogov2016-06-211-2/+2
* | | Added ZEND_ATTRIBUTE_FORMAT to some middind functions.Dmitry Stogov2016-06-211-13/+13
* | | Merge branch 'PHP-7.0'Dmitry Stogov2016-05-171-2/+2
|\ \ \ | |/ /
| * | Use PHP_VERSION as OPcahce versionDmitry Stogov2016-05-171-2/+2
* | | Merge branch 'PHP-7.0'Xinchen Hui2016-04-121-2/+6
|\ \ \ | |/ /