Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 7.0.1 release | Dmitry Stogov | 2013-03-25 | 1 | -1/+1 | |
| | ||||||
* | make it int main | Stanislav Malyshev | 2013-03-24 | 1 | -1/+1 | |
| | ||||||
* | fix return value | Stanislav Malyshev | 2013-03-24 | 1 | -1/+1 | |
| | ||||||
* | add code to check if we know flock definition on this system | Stanislav Malyshev | 2013-03-24 | 1 | -0/+33 | |
| | | | | | In order to configure detect it and not fail the compile. Not an ideal solution, suggestions are welcome on how to improve it. | |||||
* | add definition for 5.5 | Stanislav Malyshev | 2013-03-24 | 1 | -0/+1 | |
| | ||||||
* | fix bug #64490 - add __FreeBSD_kernel__ to allowed FreeBSD defs | Stanislav Malyshev | 2013-03-24 | 1 | -1/+1 | |
| | ||||||
* | strlen() returns size_t | Dmitry Stogov | 2013-03-19 | 1 | -1/+1 | |
| | ||||||
* | Renamed Zend Optimizer+ into Zend OPcache | Dmitry Stogov | 2013-03-19 | 29 | -57/+57 | |
| | ||||||
* | Add stats to phpinfo | Dmitry Stogov | 2013-03-19 | 1 | -0/+25 | |
| | ||||||
* | Avoid trailing line break | Dmitry Stogov | 2013-03-18 | 1 | -1/+6 | |
| | ||||||
* | Add oom, wasted, hash and manual restart counters to help identify potential ↵ | Dmitry Stogov | 2013-03-18 | 4 | -14/+52 | |
| | | | | configuration problems | |||||
* | Add optional flag to opcache_get_status() | Dmitry Stogov | 2013-03-18 | 1 | -11/+12 | |
| | ||||||
* | Load "black list" only if O+ is enabled | Dmitry Stogov | 2013-03-17 | 2 | -29/+10 | |
| | ||||||
* | Made opcache_get_status() return statistics during O+ restart | Dmitry Stogov | 2013-03-17 | 1 | -2/+2 | |
| | ||||||
* | Enabled O+ build by default (it may be disabled before 5.0.0 release) | Dmitry Stogov | 2013-03-17 | 1 | -1/+1 | |
| | ||||||
* | Removed files that are neccessary only for standalone pecl branch | Dmitry Stogov | 2013-03-17 | 4 | -303/+0 | |
| | ||||||
* | Fixed memory leaks | Dmitry Stogov | 2013-03-16 | 1 | -0/+4 | |
| | ||||||
* | Fixed compatibility with ext/phar | Dmitry Stogov | 2013-03-16 | 2 | -29/+32 | |
| | ||||||
* | Fixed O+ testes | Dmitry Stogov | 2013-03-16 | 3 | -12/+12 | |
| | ||||||
* | Merge Zend Optimizer+ | Dmitry Stogov | 2013-03-16 | 44 | -0/+12507 | |
git-subtree-dir: ext/opcache git-subtree-mainline: b1dbfb73571b051fef055dc371e05163cf73eb8b git-subtree-split: 8d35170c5fe9b9c0c864b7a6c4dc6b0149809569 |