summaryrefslogtreecommitdiff
path: root/ext/opcache/ZendAccelerator.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |\ \ | | | |/
| | | * release 7.0.3Xinchen Hui2014-01-201-1/+1
| | | * Bump yearXinchen Hui2014-01-031-1/+1
* | | | Moved zend_literal->cache_slot right into zval.Dmitry Stogov2014-04-171-2/+2
* | | | ext/opcache refactoring (incomplete)Dmitry Stogov2014-03-281-17/+6
* | | | Use better data structures (incomplete)Dmitry Stogov2014-02-101-6/+1
|/ / /
* | | Merge branch 'PHP-5.6'Xinchen Hui2014-01-031-1/+1
|\ \ \ | |/ /
| * | Bump yearXinchen Hui2014-01-031-1/+1
* | | Merge branch 'PHP-5.6'Dmitry Stogov2013-12-231-0/+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
* | | Eliminate another straight forward TSRMLS_FETCH() in zend_startup_module()Kalle Sommer Nielsen2013-12-121-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