Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove copyright years. | Dmitry Stogov | 2019-02-05 | 1 | -1/+1 |
* | Future-proof email addresses... | Zeev Suraski | 2018-11-01 | 1 | -3/+3 |
* | Reduce error buffer size | Anatol Belski | 2018-07-05 | 1 | -1/+1 |
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
* | Avoid strlen call | Anatol Belski | 2017-12-19 | 1 | -2/+2 |
* | Compile the blacklist pattern with JIT | Anatol Belski | 2017-12-19 | 1 | -0/+7 |
* | Avoid strlen call | Anatol Belski | 2017-12-19 | 1 | -2/+1 |
* | Fix remaining signedness warnings | Anatol Belski | 2017-11-14 | 1 | -3/+3 |
* | Patch core for PCRE2 support | Anatol Belski | 2017-11-13 | 1 | -6/+18 |
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Fixed bug #72982 (Memory leak in zend_accel_blacklist_update_regexp() function) | Xinchen Hui | 2016-09-01 | 1 | -0/+2 |
* | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ | |||||
| * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'datibbaw/kill-ereg' | Adam Harvey | 2015-03-05 | 1 | -18/+11 |
|\ \ | |||||
| * | | Revert "Revert "Removing ext/ereg and dependencies"" | Tjerk Meesters | 2014-09-11 | 1 | -18/+11 |
* | | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -5/+4 |
* | | | bring back all the TSRMLS_FETCH() stuff | Anatol Belski | 2014-10-15 | 1 | -0/+1 |
* | | | cleanup TSRMLS_FETCH in ext/opcache | Anatol Belski | 2014-09-26 | 1 | -1/+0 |
|/ / | |||||
* | | Revert "Removing ext/ereg and dependencies" | Dmitry Stogov | 2014-09-11 | 1 | -11/+18 |
* | | Removing ext/ereg and dependencies | Tjerk Meesters | 2014-09-11 | 1 | -18/+11 |
* | | Remove old version PHP supports | Xinchen Hui | 2014-08-15 | 1 | -14/+1 |
* | | ext/opcache refactoring (incomplete) | Dmitry Stogov | 2014-03-28 | 1 | -1/+1 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | - Fixed resource leak | Felipe Pena | 2013-10-12 | 1 | -0/+1 |
* | Fixed php-5.2 support | Dmitry Stogov | 2013-07-31 | 1 | -0/+8 |
* | Added support for glob symbols in blacklist entries (?, *, **) | Dmitry Stogov | 2013-07-31 | 1 | -34/+104 |
* | Allow wilcards in opcache.blacklist_filename | Dmitry Stogov | 2013-04-10 | 1 | -0/+36 |
* | Fixed issue #82 (allow comments in blacklist file, lines started with ";") | Dmitry Stogov | 2013-04-09 | 1 | -0/+5 |
* | Renamed Zend Optimizer+ into Zend OPcache | Dmitry Stogov | 2013-03-19 | 1 | -1/+1 |
* | Merge Zend Optimizer+ | Dmitry Stogov | 2013-03-16 | 1 | -0/+261 |