summaryrefslogtreecommitdiff
path: root/ext/opcache/ZendAccelerator.h
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-12-231-0/+1
|\
| * Fixed Issue #140: "opcache.enable_file_override" doesn't respect "opcache.rev...Dmitry Stogov2013-12-231-0/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2013-11-261-0/+1
|\ \ | |/
| * Fixed bug #65559 (Opcache: cache not cleared if changes occur while running)Dmitry Stogov2013-11-261-0/+1
* | Merge branch 'PHP-5.5'Dmitry Stogov2013-09-271-1/+10
|\ \ | |/
| * Added support for GNU Hurd. (Svante Signell)Dmitry Stogov2013-09-271-1/+10
* | Merge branch 'PHP-5.5'Dmitry Stogov2013-09-251-0/+1
|\ \ | |/
| * Added function opcache_compile_file() to load PHP scripts into cache without ...Dmitry Stogov2013-09-251-0/+1
* | Merge branch 'PHP-5.5'Dmitry Stogov2013-07-311-0/+1
|\ \ | |/
| * Added opcache.restrict_api configuration directive that may limit usage of OP...Dmitry Stogov2013-07-311-0/+1
* | Merge branch 'PHP-5.5'Dmitry Stogov2013-07-301-0/+1
|\ \ | |/
| * Fixed bug #65338 (Enabling both php_opcache and php_wincache AVs on shutdown).Dmitry Stogov2013-07-301-0/+1
* | Merge branch 'PHP-5.5'Dmitry Stogov2013-07-281-1/+1
|\ \ | |/
| * Merge from GitHubDmitry Stogov2013-07-281-1/+1
* | Merge branch 'PHP-5.5'Stanislav Malyshev2013-06-101-2/+2
|\ \ | |/
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-2/+2
* | Added script level constant replacementDmitry Stogov2013-04-111-0/+1
|/
* Fixed issue #26 (added opcache_invalidate(string $filename [, bool $force = f...Dmitry Stogov2013-04-091-0/+1
* Reimplemented OPcache restart trigger. Now, if memory or hash are full the re...Dmitry Stogov2013-03-281-2/+1
* back to dev (7.0.2-dev)Dmitry Stogov2013-03-251-1/+1
* Separate "start_time" from "last_restart_time"Dmitry Stogov2013-03-251-0/+1
* 7.0.1 releaseDmitry Stogov2013-03-251-1/+1
* add definition for 5.5Stanislav Malyshev2013-03-241-0/+1
* fix bug #64490 - add __FreeBSD_kernel__ to allowed FreeBSD defsStanislav Malyshev2013-03-241-1/+1
* Renamed Zend Optimizer+ into Zend OPcacheDmitry Stogov2013-03-191-3/+3
* Add oom, wasted, hash and manual restart counters to help identify potential ...Dmitry Stogov2013-03-181-1/+13
* Merge Zend Optimizer+Dmitry Stogov2013-03-161-0/+370