summaryrefslogtreecommitdiff
path: root/ext/opcache/ZendAccelerator.c
Commit message (Expand)AuthorAgeFilesLines
* Since 5.6 stat.cwd using emalloc (Thanks to Remi)Xinchen Hui2015-04-221-0/+22
* Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2015-03-101-17/+0
|\
| * We don't cache custom strems with callbacks anymoreDmitry Stogov2015-03-101-17/+0
* | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-03-031-2/+2
|\ \ | |/
| * Make killing a locker an ERROR eventnathan r. hruby2015-03-031-2/+2
| * Bump yearXinchen Hui2015-01-151-2/+2
* | bump yearXinchen Hui2015-01-151-2/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-11-071-14/+3
|\ \ | |/
| * Fix opcache.revalidate_freq per-request behaviorDmitry Stogov2014-11-071-14/+3
* | Fix bug #66015 by reverting "Removed operations on constant arrays."Bob Weinand2014-04-111-2/+4
* | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-02-211-0/+1
|\ \ | |/
| * Added information about interned strings usageDmitry Stogov2014-02-211-0/+1
* | 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.5' into PHP-5.6Dmitry Stogov2014-01-131-8/+7
|\ \ | |/
| * Fixed ZTS buildDmitry Stogov2014-01-131-8/+7
* | 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
* | Fixed bug #66471 (Keep backward compatibility)Dmitry Stogov2014-01-131-1/+7
* | Bump yearXinchen Hui2014-01-031-2/+2
* | Improved empty string handling. Now ZE uses an interned string instead of all...Dmitry Stogov2013-12-261-0/+3
* | 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.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
* | 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