summaryrefslogtreecommitdiff
path: root/ext/opcache
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-01-221-1/+1
|\
| * Fixed segfault while running with moodleXinchen Hui2015-01-221-1/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2015-01-211-0/+1
|\ \ | |/
| * Fixed test failsXinchen Hui2015-01-211-0/+1
| * Bump yearXinchen Hui2015-01-1524-25/+25
* | bump yearXinchen Hui2015-01-1524-25/+25
* | Fixed bug (try block removed while combined with xdebug)Xinchen Hui2015-01-091-1/+1
* | Fixed bug #68644 (strlen incorrect : mbstring + func_overload=2 +UTF-8 + Opca...Xinchen Hui2014-12-242-3/+22
* | Merge branch 'PHP-5.5' into PHP-5.6Nikita Popov2014-12-191-3/+3
|\ \ | |/
| * Fix bug #67111Nikita Popov2014-12-191-3/+3
* | Fixed __debugInfo() supportDmitry Stogov2014-12-031-0/+5
* | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-11-072-15/+3
|\ \ | |/
| * Fix opcache.revalidate_freq per-request behaviorDmitry Stogov2014-11-072-15/+3
* | Add creditXinchen Hui2014-11-011-0/+2
* | Merge branch 'PHP-5.6' of https://git.php.net/repository/php-src into PHP-5.6Xinchen Hui2014-10-311-1/+5
|\ \
* | | Fixed Bug #68104 (Segfault while pre-evaluating a disabled function)Xinchen Hui2014-10-311-0/+13
|/ /
* | We can't eliminate FETCH_CONSTANT opcodes for constants represented by AST.Dmitry Stogov2014-10-131-0/+6
* | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-07-301-1/+4
|\ \ | |/
| * Fixed usage after freeDmitry Stogov2014-07-301-1/+4
* | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-07-032-9/+32
|\ \ | |/
| * Fixed bug #67215 (php-cgi work with opcache, may be segmentation fault happen)Xinchen Hui2014-07-031-9/+4
| * Add test for bug #67215Xinchen Hui2014-07-031-0/+28
* | Merge branch 'PHP-5.5' into PHP-5.6Xinchen Hui2014-05-261-0/+25
|\ \ | |/
| * Update NEWs and add a testXinchen Hui2014-05-261-0/+25
* | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-05-261-4/+25
|\ \ | |/
| * Fixed issue #183 (TMP_VAR is not only used once)Dmitry Stogov2014-05-261-4/+25
* | Support for __debugInfo (Joe Watkins)Dmitry Stogov2014-05-181-0/+6
* | Optimize ZEND_POW (Rouven Weßling)Dmitry Stogov2014-05-183-0/+12
* | Shut up, my lovely compiler; I do not like your warningsBob Weinand2014-04-111-1/+1
* | Fix bug #66015 by reverting "Removed operations on constant arrays."Bob Weinand2014-04-114-17/+29
* | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-03-251-3/+2
|\ \ | |/
| * fix disabling PGO for extensions, rel bug #65715Anatol Belski2014-03-251-3/+2
* | Merge branch 'PHP-5.5' into PHP-5.6Dmitry Stogov2014-02-212-0/+23
|\ \ | |/
| * Added information about interned strings usageDmitry Stogov2014-02-212-0/+23
* | 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.5' into PHP-5.6Dmitry Stogov2014-02-212-0/+43
|\ \ | |/
| * Added function opcache_is_script_cached(). (Danack)Dmitry Stogov2014-02-212-0/+43
* | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-02-141-1/+1
|\ \ | |/
| * a few typofixesVeres Lajos2014-02-141-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
* | 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
* | We don't know PHP_5_6_X_API_NO yetDmitry Stogov2014-01-151-1/+1
* | Fixed arguments unpacking segfault with opcacheNikita Popov2014-01-141-1/+6
* | 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.6Anatol Belski2014-01-132-0/+35
|\ \ | |/
| * forked test for win32Anatol Belski2014-01-132-0/+35