Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/14236] Disable Opcache on Travis when running the tests | Tristan Darricau | 2015-10-14 | 1 | -0/+3 |
| | | | | PHPBB3-14236 | ||||
* | [ticket/12948] Remove no longer needed opcache workaround. Travis has 5.5.15. | Andreas Fischer | 2014-08-09 | 1 | -6/+0 |
| | | | | PHPBB3-12948 | ||||
* | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -2/+7 |
| | | | | PHPBB3-12594 | ||||
* | [ticket/12281] Disable redis on travis until its fixed again | Joas Schilling | 2014-03-16 | 1 | -2/+3 |
| | | | | | | | | | | | | /home/travis/build/phpbb/phpbb/redis/redis.c:6141:34: error: unknown type name ‘tsrm_ls’ make: *** [redis.lo] Error 1 The command "sh -c "if [ '$TRAVIS_PHP_VERSION' != 'hhvm' ]; then travis/setup-php-extensions.sh; fi"" failed and exited with 2 during install. PHPBB3-12281 | ||||
* | [ticket/12141] Disable opcache on travis for php 5.5.8 aswell | Joas Schilling | 2014-02-08 | 1 | -2/+2 |
| | | | | PHPBB3-12141 | ||||
* | [ticket/12141] Disable broken opcache extension on PHP 5.5.7. | Andreas Fischer | 2014-02-04 | 1 | -0/+6 |
| | | | | PHPBB3-12141 | ||||
* | [ticket/11985] Rename install -> setup. This is more generic and consistent. | Andreas Fischer | 2014-02-04 | 1 | -0/+50 |
PHPBB3-11985 |