Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-09-14 | Merge pull request #6045 from gxgpet/develop_fixtravis | Andrey Andreev | 1 | -7/+10 | |
Fixes Travis pipeline. Adding PHPUnit 8. | |||||
2020-07-09 | Merge pull request #5946 from sapics/travis/php74 | Andrey Andreev | 1 | -24/+68 | |
Pass the travis php7.4 test | |||||
2019-09-22 | Move php5.3 test on Precise distribution | sapics | 1 | -1/+23 | |
PHP5.3 is not supported on Trusty in travis. https://docs.travis-ci.com/user/reference/trusty#php-images | |||||
2019-09-22 | Replace master to nightly on Travis | sapics | 1 | -3/+3 | |
From the reference of the travis, nightly is the recommended one. https://docs.travis-ci.com/user/languages/php/ It also updates built version. `master`: version 8.0.0-dev (built: Feb 11 2019 07:59:12) `nightly`: version 8.0.0-dev (built: Sep 3 2019 09:50:37) | |||||
2019-09-22 | Replace hhvm to hhvm-3.30 on Travis | sapics | 1 | -4/+4 | |
Composer is not support hhvm any more, thus, composer cause error in hhvm-4.x. hhvm-3.30 is the last php support version as https://hhvm.com/blog/2018/12/17/hhvm-3.30.html | |||||
2019-09-22 | Add PHP 7.4snapshot tests on Travis | sapics | 1 | -0/+4 | |
2019-09-22 | Update Ubuntu from Precise to Trusty on Travis | sapics | 1 | -1/+1 | |
2019-01-04 | Merge pull request #5661 from sapics/travis-add-php7.3 | Andrey Andreev | 1 | -0/+3 | |
Add PHP 7.3 tests on Travis | |||||
2017-11-10 | Try testing on PHP master branch builds too (allowed failures) | Andrey Andreev | 1 | -0/+4 | |
2017-11-09 | Move PHP 7.2 into the main testing matrix | Andrey Andreev | 1 | -1/+0 | |
2017-11-09 | Don't try to run 'DB=mysql' tests on PHP 7.2 | Andrey Andreev | 1 | -0/+2 | |
2017-11-09 | Attempt PHP 7.2 tests on Travis | Andrey Andreev | 1 | -0/+2 | |
2017-09-04 | Fix Travis-CI failures | Andrey Andreev | 1 | -0/+1 | |
2017-01-19 | Again the Travis script line ... a typo | Andrey Andreev | 1 | -1/+1 | |
2017-01-19 | Fix Travis tests script line | Andrey Andreev | 1 | -1/+1 | |
2017-01-19 | Fix byte-safety issues & actually test for them | Andrey Andreev | 1 | -2/+1 | |
2017-01-10 | Disallow Travis failures for PHP 7.1 | Andrey Andreev | 1 | -1/+0 | |
2016-08-19 | Travis builds on PHP 7.1 (beta) | Andrey Andreev | 1 | -6/+6 | |
2016-07-26 | Fix Travis builds | Andrey Andreev | 1 | -0/+1 | |
2016-07-26 | Add 3.1-stable to tested branches list | Andrey Andreev | 1 | -0/+1 | |
2016-07-26 | [ci skip] Officially drop PHP 5.2.x | Andrey Andreev | 1 | -3/+0 | |
2016-05-09 | Use 5.3.latest on Travis to fix the build errors | Andrey Andreev | 1 | -1/+2 | |
5.3.3 doesn't have ext/openssl ... Also, allow failures on 5.3 | |||||
2015-12-14 | Remove PHP 7 from allowed_failures in Travis | Andrey Andreev | 1 | -1/+0 | |
2015-09-01 | Enable Travis builds for 3.0-stable branch | Andrey Andreev | 1 | -0/+1 | |
2015-02-26 | Fix .travis.yml for PHP7 and try to fix a DB test | Andrey Andreev | 1 | -1/+1 | |
2015-02-25 | Add PHP7 to automated builds | Andrey Andreev | 1 | -0/+4 | |
Just read that Travis has added support for "nightly" PHP7. | |||||
2015-02-19 | Revert last commit & just ignore E_DEPRECATED | Andrey Andreev | 1 | -4/+0 | |
2015-02-19 | Allow failures for ext/mysql on PHP 5.5+ | Andrey Andreev | 1 | -0/+4 | |
2015-02-06 | Allow failures for 5.2 on Travis until we figure it out | Andrey Andreev | 1 | -0/+1 | |
They've removed 5.2 support ... | |||||
2015-01-12 | Added support for running unit tests on PHP 5.2 | Dan Bernardic | 1 | -1/+6 | |
Signed-off-by: Dan Bernardic <dan.bernardic@gmail.com> | |||||
2015-01-10 | Travis-CI doesn't have PHP 5.3.0 ... | Andrey Andreev | 1 | -1/+1 | |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 1 | -1/+1 | |
- Remove PHP version from license notices - Bump year number in copyright notices - Recommend PHP 5.4 or newer to be used - Tell Travis-CI to test on PHP 5.3.0 instead of the latest 5.3 version Related: #3450 | |||||
2014-11-25 | Use the new build env on Travis | Josh Kalderimis | 1 | -1/+3 | |
more ram and cpu, improved network and boot times http://docs.travis-ci.com/user/workers/container-based-infrastructure/ more docs coming soon | |||||
2014-10-28 | The HHVM build on Travis-CI seems to be misconfigured ... | Andrey Andreev | 1 | -1/+1 | |
2014-03-10 | Re-enable hhvm/mysqli tests | Andrey Andreev | 1 | -2/+0 | |
2014-02-20 | Try to fix Travis not excluding pgsql,mysqli for HHVM | Andrey Andreev | 1 | -0/+2 | |
2014-02-13 | Try to avoid 'zend_mm_heap corrupted' failures with phpunit | Andrey Andreev | 1 | -1/+1 | |
2014-02-11 | Add PHP 5.6 (currently alpha) to .travis.yml | Andrey Andreev | 1 | -0/+1 | |
2014-01-16 | Disable HHVM mysqli and pgsql tests | Fred Emmott | 1 | -0/+5 | |
mysqli and PostGre support isn't going to be in a good state for a while. | |||||
2014-01-14 | Dont break the build if tests only fail on HHVM | Fred Emmott | 1 | -0/+4 | |
2014-01-14 | Enable HHVM on travis-ci | Fred Emmott | 1 | -0/+1 | |
2013-10-29 | Update sess_time_to_update description (rel #2397) | Andrey Andreev | 1 | -1/+1 | |
2013-10-29 | add travis php 5.5 | sv3tli0 | 1 | -1/+2 | |
2013-02-19 | Set the --no-progress option for travis composer install command | David Barratt | 1 | -1/+1 | |
2013-02-19 | Revert "Revert all changes to see if travis just doesn't like me." | David Barratt | 1 | -2/+1 | |
This reverts commit eb5991ccd0686d15615bff3a730a641889063943. | |||||
2013-02-19 | Revert all changes to see if travis just doesn't like me. | David Barratt | 1 | -1/+2 | |
2013-02-18 | Simplify the composer command | David Barratt | 1 | -2/+1 | |
2013-02-18 | Set the --no-progress option for travis composer install command | David Barratt | 1 | -1/+1 | |
2013-02-18 | Set the --dev option for travis composer install command. | David Barratt | 1 | -1/+1 | |
2012-11-25 | create database for mysqli tests | Andrey Andreev | 1 | -1/+1 | |