History log of /php-src/run-tests.php (Results 351 – 375 of 831)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 71c19800 01-Jan-2016 Lior Kaplan

Happy new year (Update copyright to 2016)

Revision tags: php-7.0.2RC1, php-5.6.17RC1
# 1bd0847f 09-Dec-2015 Anatol Belski

Merge branch 'PHP-7.0'

* PHP-7.0:
Fix bug #70781 (Extension tests fail on dynamic ext dependency)


Revision tags: php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1, php-5.6.15, php-7.0.0RC6
# 25abf2f0 24-Oct-2015 Francois Laupretre

Fix bug #70781 (Extension tests fail on dynamic ext dependency)

# 9cfed119 10-Nov-2015 Bob Weinand

Merge branch 'PHP-7.0'


# ccf8b54b 10-Nov-2015 Bob Weinand

Use --vex-iropt-precise-memory-exns=yes for valgrind < 3.8.0

Revision tags: php-7.0.1, php-5.6.15RC1, php-7.0.0RC5
# 31f2dbc3 11-Oct-2015 Sobak

Drop support for EOL'd PHP versions from run-tests

# fe676968 10-Oct-2015 Bob Weinand

Generally run all tests in sapi folder by default

Turned out that sapi/phpdbg actually wasn't explicitly included as sapi folders were individually selected

Revision tags: php-5.5.30, php-5.6.14, php-7.0.0RC4, php-5.6.14RC1, php-7.0.0RC3, php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45, php-5.6.13RC1, php-7.0.0RC1, php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44, php-5.6.12RC1, php-7.0.0beta2
# af0d6256 15-Jul-2015 Bob Weinand

Fix [valid] valgrind warnings, add first watchpoints test

# b2095311 03-Aug-2015 Bob Weinand

Fix last invalid read
Also revert debugging run-tests.php changes...

# b5e16ceb 03-Aug-2015 Bob Weinand

Fix a few valgrind errors in phpdbg

# 378a05f0 20-Jul-2015 Bob Weinand

Move phpdbg tests to .phpt mechanism
Also add a few more in-depth tests related to $argv, breakpoints and uncaught exceptions

Revision tags: php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43
# 6ff72467 02-Jul-2015 Bob Weinand

XFAILED tests are not "You may have found a problem in PHP"

Revision tags: php-5.6.11RC1, php-5.5.27RC1, php-7.0.0alpha2, php-5.5.26, php-7.0.0alpha1, php-5.6.10, php-5.4.42, POST_PHP7_NSAPI_REMOVAL, PRE_PHP7_NSAPI_REMOVAL, php-5.6.10RC1, php-5.5.26RC1
# 0e438a27 27-May-2015 Xinchen Hui

Remove debug codes

# c1702931 27-May-2015 Xinchen Hui

Fixed sapi/tests (maybe needs some run-test.php people's reviewing)

Revision tags: php-5.5.25, php-5.6.9, php-5.4.41
# 3abde432 06-May-2015 Dmitry Stogov

Added experimental (disabled by default) file based opcode cache.

Revision tags: php-5.6.9RC1, php-5.5.25RC1, php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1, php-5.6.7, php-5.5.23, php-5.4.39, php-5.6.7RC1, php-5.5.23RC1, POST_PHP7_EREG_MYSQL_REMOVALS, PRE_PHP7_EREG_MYSQL_REMOVALS, php-5.6.6, php-5.5.22, php-5.4.38, POST_PHP7_REMOVALS, PRE_PHP7_REMOVALS, php-5.6.6RC1, php-5.5.22RC1
# 34710ddc 30-Jan-2015 Michael Wallner

really only signal reports

# d88edb6d 30-Jan-2015 Michael Wallner

also catch segfaults reported by subshells

Revision tags: php-5.5.21, php-5.6.5, php-5.4.37, php-5.5.21RC1, php-5.6.5RC1, POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4, php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1, php-5.6.2, php-5.4.33, php-5.5.17, php-5.6.1RC1
# a60efc5e 10-Sep-2014 Nikita Popov

Remove set_magic_quotes_runtime

And the alias magic_quotes_runtime

# f8e7b3d1 04-Dec-2014 Ferenc Kovacs

Merge branch 'PHP-5.6'

* 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.

Merge branch 'PHP-5.6'

* 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/)

show more ...


# 9c5d84ac 04-Dec-2014 Ferenc Kovacs

Merge branch 'PHP-5.5' into PHP-5.6

* 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

Merge branch 'PHP-5.5' into PHP-5.6

* 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/)

show more ...


Revision tags: php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE, POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13
# 43c36bdb 18-May-2014 Ferenc Kovacs

use the generic TRAVIS environment var to check for travis (see http://docs.travis-ci.com/user/ci-environment/)

# 7296f9dd 02-Dec-2014 Ferenc Kovacs

Merge branch 'PHP-5.6'

* PHP-5.6:
make sure that we don't truncate the stack trace and cause false test failures when the test is executed in a directory with long path


# d81b7c44 02-Dec-2014 Ferenc Kovacs

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
make sure that we don't truncate the stack trace and cause false test failures when the test is executed in a directory with long path


# 4d743eee 02-Dec-2014 Ferenc Kovacs

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
make sure that we don't truncate the stack trace and cause false test failures when the test is executed in a directory with long path

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
make sure that we don't truncate the stack trace and cause false test failures when the test is executed in a directory with long path

Conflicts:
run-tests.php

show more ...


# b28c3eb4 02-Dec-2014 Ferenc Kovacs

make sure that we don't truncate the stack trace and cause false test failures when the test is executed in a directory with long path

1...<<11121314151617181920>>...34