Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -12/+12 |
* | Merge remote-tracking branch 'origin/master' into native-tls | Anatol Belski | 2014-11-18 | 1 | -1/+0 |
|\ | |||||
| * | Merge branch 'PHP-5.6' | Dmitry Stogov | 2014-11-07 | 1 | -1/+0 |
| |\ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Dmitry Stogov | 2014-11-07 | 1 | -1/+0 |
| | |\ | |||||
| | | * | Fix opcache.revalidate_freq per-request behavior | Dmitry Stogov | 2014-11-07 | 1 | -1/+0 |
* | | | | opcache, intl, gmp, exif, com, bcmath to use static tsrmls | Anatol Belski | 2014-10-17 | 1 | -1/+4 |
|/ / / | |||||
* | | | Copy all the arena allocated data from SHM to process memory at once | Dmitry Stogov | 2014-10-09 | 1 | -0/+4 |
* | | | Use 'const' qualifier for pointrs to code used at run-time (the code must not... | Dmitry Stogov | 2014-08-28 | 1 | -1/+1 |
* | | | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -18/+18 |
* | | | fixed some incompatible types | Anatol Belski | 2014-08-20 | 1 | -2/+6 |
* | | | ported opcache | Anatol Belski | 2014-08-20 | 1 | -20/+20 |
* | | | Remove old version PHP supports | Xinchen Hui | 2014-08-15 | 1 | -69/+10 |
* | | | Avoid repeatable zend_is_autogolobal() calls | Dmitry Stogov | 2014-06-10 | 1 | -0/+1 |
* | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-05-18 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Optimize ZEND_POW (Rouven Weßling) | Dmitry Stogov | 2014-05-18 | 1 | -0/+1 |
* | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -1/+2 |
|\ \ \ | |||||
| * \ \ | Merge branch 'PHP-5.6' | Dmitry Stogov | 2014-02-21 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Dmitry Stogov | 2014-02-21 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| | | * | Updated opcache version | Dmitry Stogov | 2014-02-21 | 1 | -1/+2 |
| * | | | Merge branch 'PHP-5.6' | Xinchen Hui | 2014-01-20 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch 'PHP-5.5' into PHP-5.6 | Xinchen Hui | 2014-01-20 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | release 7.0.3 | Xinchen Hui | 2014-01-20 | 1 | -1/+1 |
| | | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | | | Moved zend_literal->cache_slot right into zval. | Dmitry Stogov | 2014-04-17 | 1 | -2/+2 |
* | | | | ext/opcache refactoring (incomplete) | Dmitry Stogov | 2014-03-28 | 1 | -17/+6 |
* | | | | Use better data structures (incomplete) | Dmitry Stogov | 2014-02-10 | 1 | -6/+1 |
|/ / / | |||||
* | | | Merge branch 'PHP-5.6' | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.6' | Dmitry Stogov | 2013-12-23 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Dmitry Stogov | 2013-12-23 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed Issue #140: "opcache.enable_file_override" doesn't respect "opcache.rev... | Dmitry Stogov | 2013-12-23 | 1 | -0/+1 |
* | | | Eliminate another straight forward TSRMLS_FETCH() in zend_startup_module() | Kalle Sommer Nielsen | 2013-12-12 | 1 | -0/+1 |
|/ / | |||||
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Dmitry Stogov | 2013-11-26 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed bug #65559 (Opcache: cache not cleared if changes occur while running) | Dmitry Stogov | 2013-11-26 | 1 | -0/+1 |
* | | Merge branch 'PHP-5.5' | Dmitry Stogov | 2013-09-27 | 1 | -1/+10 |
|\ \ | |/ | |||||
| * | Added support for GNU Hurd. (Svante Signell) | Dmitry Stogov | 2013-09-27 | 1 | -1/+10 |
* | | Merge branch 'PHP-5.5' | Dmitry Stogov | 2013-09-25 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Added function opcache_compile_file() to load PHP scripts into cache without ... | Dmitry Stogov | 2013-09-25 | 1 | -0/+1 |
* | | Merge branch 'PHP-5.5' | Dmitry Stogov | 2013-07-31 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Added opcache.restrict_api configuration directive that may limit usage of OP... | Dmitry Stogov | 2013-07-31 | 1 | -0/+1 |
* | | Merge branch 'PHP-5.5' | Dmitry Stogov | 2013-07-30 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Fixed bug #65338 (Enabling both php_opcache and php_wincache AVs on shutdown). | Dmitry Stogov | 2013-07-30 | 1 | -0/+1 |
* | | Merge branch 'PHP-5.5' | Dmitry Stogov | 2013-07-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge from GitHub | Dmitry Stogov | 2013-07-28 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.5' | Stanislav Malyshev | 2013-06-10 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Merge branch 'pull-request/341' | Stanislav Malyshev | 2013-06-10 | 1 | -2/+2 |
* | | Added script level constant replacement | Dmitry Stogov | 2013-04-11 | 1 | -0/+1 |
|/ | |||||
* | Fixed issue #26 (added opcache_invalidate(string $filename [, bool $force = f... | Dmitry Stogov | 2013-04-09 | 1 | -0/+1 |
* | Reimplemented OPcache restart trigger. Now, if memory or hash are full the re... | Dmitry Stogov | 2013-03-28 | 1 | -2/+1 |