summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'PHP-5.6'Stanislav Malyshev2015-02-051-1/+1
|\ | | | | | | | | | | | | * PHP-5.6: turn off online tests, they fail too often on CI fix tests Update header handling to RFC 7230
| * turn off online tests, they fail too often on CIStanislav Malyshev2015-02-051-1/+1
| |
* | add imapStanislav Malyshev2015-01-281-1/+2
| |
* | Merge branch 'PHP-5.6'Ferenc Kovacs2014-12-041-5/+2
|\ \ | |/ | | | | | | | | | | * PHP-5.6: add initial install switch to C travis project instead of PHP use the generic TRAVIS environment var to check for travis (see http://docs.travis-ci.com/user/ci-environment/)
| * Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-12-041-5/+2
| |\ | | | | | | | | | | | | | | | | | | * PHP-5.5: add initial install switch to C travis project instead of PHP use the generic TRAVIS environment var to check for travis (see http://docs.travis-ci.com/user/ci-environment/)
| | * add initial installFerenc Kovacs2014-12-041-0/+1
| | |
| | * switch to C travis project instead of PHPFerenc Kovacs2014-12-041-5/+1
| | |
* | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-12-011-1/+1
|\ \ \ | |/ / | | | | | | | | | * PHP-5.6: Revert "don't try to send in the test results until we restored qa.php.net" as qa.php.net is back.
| * | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-12-011-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | * PHP-5.5: Revert "don't try to send in the test results until we restored qa.php.net" as qa.php.net is back. Conflicts: .travis.yml
| | * Revert "don't try to send in the test results until we restored qa.php.net" ↵Ferenc Kovacs2014-12-011-1/+1
| | | | | | | | | | | | | | | | | | as qa.php.net is back. This reverts commit 551593707384364705cd954a52c6e4089805f0ef.
* | | Merge branch 'PHP-5.6'Ferenc Kovacs2014-10-301-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | * PHP-5.6: don't try to send in the test results until we restored qa.php.net Fix uninitialized value... Don't treat warnings as failures in the junit output
| * | Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-10-301-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: don't try to send in the test results until we restored qa.php.net Don't treat warnings as failures in the junit output Conflicts: .travis.yml
| | * don't try to send in the test results until we restored qa.php.netFerenc Kovacs2014-10-301-1/+1
| | |
* | | Re-add phpdbg to travisBob Weinand2014-10-241-0/+1
| | |
* | | phpdbg doesn't build due to the phpng merge, distable its build & test runsLior Kaplan2014-08-201-1/+0
| | |
* | | Merge branch 'master' into phpngDmitry Stogov2014-07-081-0/+6
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Fix still broken session test. Only return true/false. Fixed bug #66830 (Empty header causes PHP built-in web server to hang). Followup fix to custom session save handlers create locales and re-add test rm test for now Conflicts: ext/session/tests/session_set_save_handler_class_012.phpt
| * | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-07-071-0/+6
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | * PHP-5.5: create locales and re-add test Conflicts: .travis.yml
| | * create locales and re-add testStanislav Malyshev2014-07-071-0/+7
| | |
* | | Merge branch 'master' into testDmitry Stogov2014-07-071-0/+3
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (48 commits) change locale - looks like not everybody has sl_SI Fix bug #66921 - Wrong argument type hint for function intltz_from_date_time_zone fix format Fix bug #67052 (NumberFormatter::parse() resets LC_NUMERIC setting) Make sure the generator script also creates a newline at the end of file Add newline at end of file to prevent compilation warning Fix handling of session user module custom handlers. Reference bug report instead of github issue in NEWS file add more exts for Travis Update NEWS Fix phpdbg.1 man page installation when build != src directory BFN for bug #67551 (php://input temp file will be located in sys_temp_dir instead of upload_tmp_dir) reorder restore API compatibility finish refactor php_stream_temp_create{,_ex} and use it for the php://input stream refactor _php_stream_fopen_{temporary_,tmp}file() fix length overflow of HTTP_RAW_POST_DATA Update NEWS Fixed bug #67215 (php-cgi work with opcache, may be segmentation fault happen) ... Conflicts: ext/opcache/zend_accelerator_util_funcs.c ext/session/mod_user.c ext/spl/spl_array.c ext/spl/spl_dllist.c ext/standard/file.c ext/standard/streamsfuncs.c ext/standard/string.c main/streams/memory.c
| * | add more exts for TravisStanislav Malyshev2014-07-051-0/+3
| | |
* | | Merge branch 'master' into phpngDmitry Stogov2014-06-121-1/+3
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (77 commits) NEWS entry for Fix potential segfault in dns_get_record() NEWS entry for "Fix potential segfault in dns_get_record()" NEWS entry for Fix potential segfault in dns_get_record( Fix potential segfault in dns_get_record() Revert "Add optional second arg to unserialize()" 5.5.15 now update NEWS Fix bug #66127 (Segmentation fault with ArrayObject unset) 5.4.31 next Add NEWS. This doesn't need UPGRADING (or an RFC), IMO. Fix broken test. Add a mime type map generation script and update the header. Move the mime type map out of php_cli_server.c for easier generation. Replace the CLI server's linear search for extensions with a hash table. fix test Remove unused included file NEWS NEWS NEWS Fixed Bug #67413 fileinfo: cdf_read_property_info insufficient boundary chec ... Conflicts: Zend/zend_closures.c Zend/zend_execute.c Zend/zend_vm_def.h Zend/zend_vm_execute.h ext/spl/spl_array.c ext/standard/basic_functions.c ext/standard/dns.c ext/standard/var.c
| * | enable phpdbg for the travis build, and also run the testsuite for itFerenc Kovacs2014-06-091-1/+3
| |/
* | Merge branch 'master' into phpngDmitry Stogov2014-05-181-1/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Support for __debugInfo (Joe Watkins) Optimize ZEND_POW (Rouven Weßling) gcov: tentative fix for broken coverage data after fix for opcache coverage slightly hackish, but works. The idea is that we want to give priority to .gcda files in .libs dirs vs the files in the upper level dir gcov: tentative fix for broken coverage data after fix for opcache coverage slightly hackish, but works. The idea is that we want to give priority to .gcda files in .libs dirs vs the files in the upper level dir Prevent recursion in ZF2 Parameters class adding NEWS block for beta4 5.4.30 next enable email notifications update NEWS update NEWS update NEWS - Updated to version 2014.3 (2014c) fix bug #67253: timelib_meridian_with_check out-of-bounds read Fix bug #67252: convert_uudecode out-of-bounds read Fix bug #67251 - date_parse_from_format out-of-bounds read Fix bug #67250 (iptcparse out-of-bounds read) Conflicts: ext/opcache/zend_persist.c ext/spl/spl_array.c
| * enable email notificationsStanislav Malyshev2014-05-131-1/+2
| | | | | | | | [skip ci]
* | don't bother with travis for now, not ready yetStanislav Malyshev2014-05-081-0/+4
|/
* only build and test nts non-debug and ts debug builds as discussed at ↵Ferenc Kovacs2014-05-031-2/+0
| | | | https://github.com/php/php-src/pull/654
* Revert "show leaks in their own group"Ferenc Kovacs2014-05-021-1/+1
| | | | | | using valgrind would be a bit too much for travis I guess. This reverts commit ea60d79e23556deb0f72cf4111deefa0d9a55262.
* show leaks in their own groupFerenc Kovacs2014-05-021-1/+1
|
* separate travis jobs for debug and non-debug buildsFerenc Kovacs2014-04-291-2/+4
|
* separate travis jobs for TS and NTS buildsFerenc Kovacs2014-04-291-1/+3
|
* double test timeout for travisMichael Wallner2013-09-161-1/+1
|
* fix mysql tests & mark nextRowset problematic testsStanislav Malyshev2013-08-241-0/+1
|
* fix mysql initStanislav Malyshev2013-08-241-1/+1
|
* add mysql settingsStanislav Malyshev2013-08-241-1/+8
|
* Fix cli server tests on travisNikita Popov2013-03-231-2/+2
| | | | | | This passes an absolute path to the executable, rather than a relative. Maybe this is something that should be done automatically by run-tests.php as it doesn't apply only to travis.
* Show diffs on Travis CINikita Popov2013-03-231-1/+1
|
* Disable email notifications for travis-ciDavid Soria Parra2012-06-081-5/+1
|
* Travis stop spammingDavid Soria Parra2012-06-071-2/+2
|
* Fix indentionDavid Soria Parra2012-06-031-5/+5
|
* Send mails to php-qa@lists.php.net whenever a build is failingDavid Soria Parra2012-06-031-0/+7
|
* Source all extension scripts for ENV varsDavey Shafik2012-05-281-5/+5
|
* Add extension configs, compile more extensionsDavey Shafik2012-05-281-3/+7
|
* Reformat, setup MySQL DB, call run-tests directlyDavey Shafik2012-05-281-6/+12
|
* Add support for Travis CIDavey Shafik2012-05-281-0/+11