summaryrefslogtreecommitdiff
path: root/ext/opcache/ZendAccelerator.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* 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-5.6' into PHP-7.0Dmitry Stogov2016-11-161-2/+7
|\ \ | |/
| * Fixed bug #69090 (check cached files permissions)Dmitry Stogov2016-11-161-0/+5
* | Use PHP_VERSION as OPcahce versionDmitry Stogov2016-05-171-2/+0
* | This only make sense on *nixXinchen Hui2016-04-121-0/+2
* | make opcache lockfile path configurableFatih ACAR2016-04-061-0/+1
* | Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-031-1/+1
* | Fixed process synchronisation problem, that may cause crashes after opcache r...Dmitry Stogov2016-02-171-0/+1
* | Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\ \ | |/
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-05-051-1/+1
| |\
| | * Update versionXinchen Hui2015-05-051-1/+1
| | * Bump yearXinchen Hui2015-01-151-1/+1
| * | bump yearXinchen Hui2015-01-151-1/+1
* | | Fixed bug #71024 Unable to use PHP 7.0 x64 side-by-side with PHP 5.6 x32 on t...Anatol Belski2015-12-071-2/+0
* | | Implemented file_cache_fallback mechanismAnatol Belski2015-10-091-0/+9
* | | Use shorter php.ini directive name "opcache.huge_code_pages" and disable it b...Dmitry Stogov2015-09-151-1/+1
* | | Added an experemental ability to move PHP code pages (PHP TEXT segment) into ...Dmitry Stogov2015-09-141-0/+3
* | | Removed opcache.load_comments configuration directive. Now doc comments loadi...Dmitry Stogov2015-06-151-1/+0
* | | Added experimental (disabled by default) file based opcode cache.Dmitry Stogov2015-05-061-0/+10
* | | Keep realpath and PCRE caches in consistency with opcache SHM.Dmitry Stogov2015-04-221-0/+1
* | | What should we version the bundled opcache?Xinchen Hui2015-04-141-1/+1
* | | Improved hash key manangement codeDmitry Stogov2015-03-061-6/+7
* | | Improved hash key manangement codeDmitry Stogov2015-03-061-1/+1
* | | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-161-1/+1
* | | Avoid repeatable calls to strstr()Dmitry Stogov2015-02-091-0/+1
* | | bump yearXinchen Hui2015-01-151-1/+1
* | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-12/+12
* | | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-11-181-1/+0
|\ \ \
| * \ \ Merge branch 'PHP-5.6'Dmitry Stogov2014-11-071-1/+0
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-11-071-1/+0
| | |\ \ | | | |/
| | | * Fix opcache.revalidate_freq per-request behaviorDmitry Stogov2014-11-071-1/+0
* | | | opcache, intl, gmp, exif, com, bcmath to use static tsrmlsAnatol Belski2014-10-171-1/+4
|/ / /
* | | Copy all the arena allocated data from SHM to process memory at onceDmitry Stogov2014-10-091-0/+4
* | | Use 'const' qualifier for pointrs to code used at run-time (the code must not...Dmitry Stogov2014-08-281-1/+1
* | | master renames phase 1Anatol Belski2014-08-251-18/+18
* | | fixed some incompatible typesAnatol Belski2014-08-201-2/+6
* | | ported opcacheAnatol Belski2014-08-201-20/+20
* | | Remove old version PHP supportsXinchen Hui2014-08-151-69/+10
* | | Avoid repeatable zend_is_autogolobal() callsDmitry Stogov2014-06-101-0/+1
* | | Merge branch 'master' into phpngDmitry Stogov2014-05-181-1/+1
|\ \ \ | |/ /
| * | Optimize ZEND_POW (Rouven Weßling)Dmitry Stogov2014-05-181-0/+1
* | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-1/+2
|\ \ \
| * \ \ Merge branch 'PHP-5.6'Dmitry Stogov2014-02-211-1/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-02-211-1/+2
| | |\ \ | | | |/
| | | * Updated opcache versionDmitry Stogov2014-02-211-1/+2
| * | | Merge branch 'PHP-5.6'Xinchen Hui2014-01-201-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-01-201-1/+1
| | |\ \ | | | |/