199 Commits (d97a160bcea8663ecf3db051e9d92c710c8ce1d9)

Author SHA1 Message Date
Alexander Makarov 0a716fab72
Use latest version of dependencies 5 years ago
Alexander Makarov 69b1966b4a
PHP 7.4 fixes 5 years ago
Alexander Makarov 47ca44940a
Use release PHP 7.4 in tests (#17709) 5 years ago
Alexander Makarov 3ef303968f
Add PHP 7.4snapshot to the main build 5 years ago
Alexander Kartavenko e113e09c9c Fix #17459. Use MySQL docker container for testing (#17476) 5 years ago
Alexander Makarov a4a22ae1fb
Partially fix travis builds (#17456) 5 years ago
Alexander Kartavenko 56f639358c Add MSSQL tests (#17410) 5 years ago
Pavel Ivanov 3c1f1e4dcc Disabled deprecated warnings for PHP 7.3 tests (#16997) 6 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Alexander Makarov ef9793bebc
Aren't going to support HHVM further so while it's good to have tests passing, failing them is not a huge issue anymore 6 years ago
SilverFire - Dmitry Naumenko 0e3a66134c
Fixing Travis build 6 years ago
Sam 84cb255aab Fixes #16245: Fixed `__isset()` in `BaseActiveRecord` not catching errors 6 years ago
Filippo Tessarotto 4f41d1118c FileCache: rebuild cache file before touch when different file owner (#16120) 7 years ago
Pavel Ivanov 4b3edca9b1 Better travis config comments [skip ci] (#15996) 7 years ago
Pavel Ivanov 4e940a2772 Fix travis builds for 'nightly' php (#15992) 7 years ago
SilverFire - Dmitry Naumenko 455b1f3f97
Fixing HHVM@Travis 7 years ago
SilverFire - Dmitry Naumenko eb40090dda
The min. tested version for HHVM is 3.21 7 years ago
Zhukov Roman 40b038379f Fixes #13019: Support JSON in SchemaBuilderTrait 7 years ago
Dmitry Naumenko d16586334d Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
Dmitry Naumenko 64d8af61a6 Fixes for PHP 7.2 compatibility (#14959) 7 years ago
Carsten Brandt 84afc663fa add PHP 7.2 to travis as master is now 7.3 7 years ago
Robert Korulczyk 462b5f5b50 Use new trusty images on travis (#14508) 7 years ago
Alexander Makarov 74068eb053 Removed cs fixer from Travis 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
SilverFire - Dmitry Naumenko f62b53f475
Switched ocular to use PHP 7.1 execution results 8 years ago
SilverFire - Dmitry Naumenko 9e1063e104
Enable xdebug for coverage on 7.1 insted of 5.6 as it should work faster 8 years ago
SilverFire - Dmitry Naumenko d3f97f7e64
Switched to asset-packagist 8 years ago
Alexander Makarov c35ddec09a
Update composer fxp plugin version in docs and travis scripts 8 years ago
Carsten Brandt e66722aa43 Update .travis.yml 8 years ago
Carsten Brandt 38e97c0fa7 Update .travis.yml 8 years ago
Carsten Brandt 5fb3368506 Update .travis.yml 8 years ago
Carsten Brandt b26fad7258 travis_retry for mysql 8 years ago
SilverFire - Dmitry Naumenko bd87be990f
Updated travis config to build only on master branches 8 years ago
Carsten Brandt f757bdfa81
added mysql service explicitly to travis-ci 8 years ago
Carsten Brandt 17c272501a
added UTF8 BOM check to travis.yml 8 years ago
Alexey Rogachev d2bafcc2a1 Fixed comments in travis.yml [skip ci] 8 years ago
Walt Sorensen e1ba289978 Speed up hhvm unit tests - disable jit (#13189) 8 years ago
Alexey Rogachev 2b29a779c8 Use composer install instead of composer update in Travis (#12947) 8 years ago
Robert Korulczyk 2a68351ec3 Fix tests on travis. (#13238) 8 years ago
SilverFire - Dmitry Naumenko dd4b5afb5b
Try #2 to fix travis build on PHP < 7 8 years ago
SilverFire - Dmitry Naumenko da5fbbd20e
Revert "Try to fix travis build on PHP < 7" 8 years ago
SilverFire - Dmitry Naumenko 779b687415
Try to fix travis build on PHP < 7 8 years ago
Alexander Makarov 758ca250ac Enabled Codeclimate code coverage (#13112) 8 years ago
Carsten Brandt 51786cb595 improved composer stability for the asset plugin 8 years ago
Carsten Brandt 02af14e62f move JS tests into a separate branch in travis matrix 8 years ago
Alexey Rogachev 8ea1f510af Implemented Javascript test suite 8 years ago
Carsten Brandt 4e4a6f69e3 remove CUBRID env from travis it is unused 8 years ago
Alexey Rogachev 8c0a431c66 Fix MySQL database setup for ubuntu trusty 8 years ago
Alexey Rogachev a7ee60f9d2 Switch travis OR from precise to trusty 8 years ago
Walt Sorensen 04d9ae69bb Test against HHVM 3.12 LTS version (#13012) 8 years ago