Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 1 | -2/+2 |
* | Disable preloading for sensetive opcache tests | Dmitry Stogov | 2019-02-20 | 1 | -0/+1 |
* | Fix opcache blacklist test on macOS | Mizunashi Mana | 2018-11-20 | 1 | -4/+11 |
* | Trim trailing whitespace in tests | Gabriel Caruso | 2018-10-14 | 1 | -2/+2 |
* | Added experimental (disabled by default) file based opcode cache. | Dmitry Stogov | 2015-05-06 | 1 | -0/+1 |
* | forked test for win32 | Anatol Belski | 2014-01-13 | 1 | -0/+1 |
* | Fix test fail | Xinchen Hui | 2013-12-30 | 1 | -0/+1 |
* | Added support for glob symbols in blacklist entries (?, *, **) | Dmitry Stogov | 2013-07-31 | 1 | -2/+14 |
* | Allow wilcards in opcache.blacklist_filename | Dmitry Stogov | 2013-04-10 | 1 | -0/+20 |