summaryrefslogtreecommitdiff
path: root/ext/opcache/ZendAccelerator.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.6'Dmitry Stogov2014-01-151-11/+18
|\
| * Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-01-151-11/+18
| |\
| | * Log information about cached scripts and keysDmitry Stogov2014-01-151-11/+18
* | | Merge branch 'PHP-5.6'Dmitry Stogov2014-01-131-8/+7
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-01-131-8/+7
| |\ \ | | |/
| | * Fixed ZTS buildDmitry Stogov2014-01-131-8/+7
* | | Merge branch 'PHP-5.6'Dmitry Stogov2014-01-131-23/+30
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-01-131-23/+30
| |\ \ | | |/
| | * Fixed bug #66461 (PHP crashes if opcache.interned_strings_buffer=0)Dmitry Stogov2014-01-131-23/+30
| | * Bump yearXinchen Hui2014-01-031-2/+2
* | | Merge branch 'PHP-5.6'Dmitry Stogov2014-01-131-1/+7
|\ \ \ | |/ /
| * | Fixed bug #66471 (Keep backward compatibility)Dmitry Stogov2014-01-131-1/+7
* | | Merge branch 'PHP-5.6'Xinchen Hui2014-01-031-2/+2
|\ \ \ | |/ /
| * | Bump yearXinchen Hui2014-01-031-2/+2
* | | Merge branch 'PHP-5.6'Dmitry Stogov2013-12-261-0/+3
|\ \ \ | |/ /
| * | Improved empty string handling. Now ZE uses an interned string instead of all...Dmitry Stogov2013-12-261-0/+3
* | | Merge branch 'PHP-5.6'Dmitry Stogov2013-12-231-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-12-231-1/+1
| |\ \ | | |/
| | * Fixed Issue #140: "opcache.enable_file_override" doesn't respect "opcache.rev...Dmitry Stogov2013-12-231-1/+1
* | | Merge branch 'PHP-5.6'Dmitry Stogov2013-12-181-3/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-12-181-3/+4
| |\ \ | | |/
| | * Fixed reavlidate_path=1 behavior to avoid caching of symlinks values.Dmitry Stogov2013-12-181-3/+4
* | | Eliminate another straight forward TSRMLS_FETCH() in zend_startup_module()Kalle Sommer Nielsen2013-12-121-0/+4
|/ /
* | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-11-261-0/+2
|\ \ | |/
| * Fixed opcahce_reset() crash when opcache.protect_memory is setDmitry Stogov2013-11-261-0/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-11-261-1/+10
|\ \ | |/
| * Fixed bug #65559 (Opcache: cache not cleared if changes occur while running)Dmitry Stogov2013-11-261-1/+10
* | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-11-081-1/+14
|\ \ | |/
| * Fixed issue #115 (path issue when using phar).Dmitry Stogov2013-11-081-1/+14
* | Merge branch 'PHP-5.5'Xinchen Hui2013-11-061-39/+5
|\ \ | |/
| * Revert "Fixed issue #115 (path issue when using phar)."Xinchen Hui2013-11-061-39/+5
* | Merge branch 'pull-request/500'Anatol Belski2013-11-051-1/+1
|\ \
| * | initial move on renaming files and fixing includesAnatol Belski2013-10-171-1/+1
* | | Merge branch 'PHP-5.5'Dmitry Stogov2013-10-211-1/+1
|\ \ \ | | |/ | |/|
| * | Fixed compilation warningDmitry Stogov2013-10-211-1/+1
* | | Merge branch 'PHP-5.5'Xinchen Hui2013-10-211-5/+39
|\ \ \ | |/ / | | / | |/ |/|
| * Fixed issue #115 (path issue when using phar).Xinchen Hui2013-10-211-5/+39
* | Merge branch 'PHP-5.5'Dmitry Stogov2013-09-251-1/+1
|\ \ | |/
| * Added function opcache_compile_file() to load PHP scripts into cache without ...Dmitry Stogov2013-09-251-1/+1
* | Merge branch 'PHP-5.5'Dmitry Stogov2013-09-251-4/+10
|\ \ | |/
| * Fixed issue #135 (segfault in interned strings if initial memory is too low)Dmitry Stogov2013-09-251-4/+10
* | Merge branch 'PHP-5.5'Dmitry Stogov2013-09-091-0/+4
|\ \ | |/
| * Fixed issue #128 (opcache_invalidate segmentation fault)Dmitry Stogov2013-09-091-0/+4
* | Merge branch 'PHP-5.5'Dmitry Stogov2013-07-301-5/+7
|\ \ | |/
| * Fixed bug #65338 (Enabling both php_opcache and php_wincache AVs on shutdown).Dmitry Stogov2013-07-301-5/+7
* | Merge branch 'PHP-5.5'Dmitry Stogov2013-07-281-0/+4
|\ \ | |/
| * Merge from GitHubDmitry Stogov2013-07-281-0/+4
| * typo fixesVeres Lajos2013-07-151-2/+2
* | typo fixesVeres Lajos2013-07-151-2/+2
* | Merge branch 'PHP-5.5'Xinchen Hui2013-06-251-0/+4
|\ \ | |/