]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.5' into PHP-5.6
authorFerenc Kovacs <tyrael@php.net>
Mon, 1 Dec 2014 09:14:32 +0000 (10:14 +0100)
committerFerenc Kovacs <tyrael@php.net>
Mon, 1 Dec 2014 09:14:32 +0000 (10:14 +0100)
* 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

1  2 
.travis.yml

diff --cc .travis.yml
index f0a6f257d5ac56226721045c7fa329324796b9d3,b2ed607caced824fe0aa1ef2ca9beaf253d24889..2125e8d3d63f5b177563300dd1d80cd80787bdc7
@@@ -41,6 -39,4 +41,6 @@@ before_script
      - . ./travis/ext/pdo_pgsql/setup.sh
  
  # Run PHPs run-tests.php 
 -script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120
 +script:
-     - ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120 -s
++    - ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --show-diff --set-timeout 120
 +    - ./sapi/cli/php sapi/phpdbg/tests/run-tests.php -diff2stdout --phpdbg sapi/phpdbg/phpdbg