History log of /php-src/run-tests.php (Results 401 – 425 of 820)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.4.21RC1
# 4b61203b 01-Oct-2013 Michael Wallner

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
fix bug #62396 'make test' crashes starting with 5.3.14 (missing gzencode())


# cd1cab3f 01-Oct-2013 Michael Wallner

fix bug #62396 'make test' crashes starting with 5.3.14
(missing gzencode())

Revision tags: php-5.5.5RC1, php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1
# 5ffaf95d 03-Sep-2013 Tim Strehle

run-tests.php: Adding support for sections EXPECT_EXTERNAL, EXPECTF_EXTERNAL and EXPECTREGEX_EXTERNAL. (Issue 55736)

Revision tags: php-5.5.3, php-5.4.19
# 2ee7e122 18-Aug-2013 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Add -P option to use the current binary
Create test to the extension xmlrpc


# 3da2fb33 18-Aug-2013 Stanislav Malyshev

Add -P option to use the current binary

Revision tags: php-5.5.2, php-5.4.18, php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1
# 02e4d7a2 10-Jun-2013 Stanislav Malyshev

Merge branch 'pull-request/341'

* pull-request/341: (23 commits)
typofixes

# ac40c0b5 10-Jun-2013 Stanislav Malyshev

Merge branch 'pull-request/341'

* pull-request/341: (23 commits)
typofixes

Revision tags: php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1, php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2, php-5.5.0beta1
# e9641141 16-Mar-2013 Dmitry Stogov

Made test compatible with O+

Revision tags: php-5.3.23, php-5.4.13, php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4, php-5.3.21, php-5.4.11, php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1, php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1
# 16efc776 25-Nov-2012 Xinchen Hui

count($test_files) already be checked above : if ($test_cnt)

thus we can use $sum_results instead of the preg_match

# 11c946e5 25-Nov-2012 Xinchen Hui

XFAIL test should not be considered as failed

Revision tags: php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1
# dd093ac1 25-Sep-2012 Remi Collet

add --offline option to run-tests command

# 4ba2d546 01-Oct-2012 Stanislav Malyshev

Merge branch 'PHP-5.4'

* PHP-5.4:
add news for --offline
add --offline option to run-tests command
Bug #63147: SKIP_ONLINE_TESTS, for getmxrr
Bug #63147: introduce SK

Merge branch 'PHP-5.4'

* PHP-5.4:
add news for --offline
add --offline option to run-tests command
Bug #63147: SKIP_ONLINE_TESTS, for getmxrr
Bug #63147: introduce SKIP_ONLINE_TESTS, for gethostbyname
gethostbyname_basic002.phpt is a duplicate to gethostbyname_error004.phpt

show more ...


Revision tags: php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5
# ac227f4b 17-Jul-2012 Hannes Magnusson

Merge branch 'PHP-5.4'

* PHP-5.4:
Do not unload shared extensions when checking for leaks


# 88f7f3c0 17-Jul-2012 Hannes Magnusson

Do not unload shared extensions when checking for leaks

Revision tags: php-5.3.15
# 6abd7365 07-Jul-2012 Anthony Ferrara

Merge branch 'PHP-5.4'

* PHP-5.4:
Fix two issues with run-tests.php


# 26b37f17 07-Jul-2012 Anthony Ferrara

Fix two issues with run-tests.php

1. E_STRICT error due to passing return of array_intersect() into reset() directly
2. Details in junit output can produce invalid UTF-8 and XML due to u

Fix two issues with run-tests.php

1. E_STRICT error due to passing return of array_intersect() into reset() directly
2. Details in junit output can produce invalid UTF-8 and XML due to unescaped characters

show more ...

Revision tags: php-5.3.15RC1, php-5.4.5RC1
# eb012cf8 30-Jun-2012 Felipe Pena

- Fixed bug #62415 (Undefined variable: diff in run-tests.php on line 2093 for successful XFAIL)


# 75d8af71 30-Jun-2012 Felipe Pena

- Fixed bug #62415 (Undefined variable: diff in run-tests.php on line 2093 for successful XFAIL)

Revision tags: php-5.3.14, php-5.4.4
# 814e7bcf 07-Jun-2012 David Soria Parra

Merge branch 'PHP-5.4'

By Till Klampaeckel
* PHP-5.4:
Don't depend on a fixed path for PHP shebang but use /usr/bin/env (cherry picked from commit 89c5d981603ed4a2a54f86c20cec4f263

Merge branch 'PHP-5.4'

By Till Klampaeckel
* PHP-5.4:
Don't depend on a fixed path for PHP shebang but use /usr/bin/env (cherry picked from commit 89c5d981603ed4a2a54f86c20cec4f263c58ded6)

show more ...


# c56ff39c 06-Jun-2012 Till Klampaeckel

Don't depend on a fixed path for PHP shebang but use /usr/bin/env
(cherry picked from commit 89c5d981603ed4a2a54f86c20cec4f263c58ded6)

Revision tags: php-5.3.14RC2, php-5.4.4RC2
# 5ef46fe4 28-May-2012 Davey Shafik

Fix boolean casting and whitespace (@dsp / #68)

Revision tags: php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12
# 3966df7f 26-Apr-2012 Davey Shafik

Add support for Travis CI

# 72911237 28-May-2012 Nuno Lopes

sync with HEAD

# 77b086f3 28-May-2012 Nuno Lopes

128 MB is enough for everyone (TM)

this is an initial tentative to avoid some testcases go crazy and consume 16 GB of memory. Additional measures will have to be taken if the problem persist

128 MB is enough for everyone (TM)

this is an initial tentative to avoid some testcases go crazy and consume 16 GB of memory. Additional measures will have to be taken if the problem persists.
Please patch individual tests that really require more than 128MB of memory

show more ...

# af2d6a63 27-May-2012 Nuno Lopes

remove remaining traces of unicode.* ini settings

1...<<11121314151617181920>>...33