History log of /php-src/run-tests.php (Results 701 – 725 of 831)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-4.3.0RC3
# 30f83207 11-Dec-2002 Ilia Alshanetsky

Ask the user for their e-mail address so that we can contact them if need be.

Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# c7dc6c0e 23-Nov-2002 Marcus Boerger

Move up general tests
# if MFH is needed should be decided by QA team: because the output # sequence changes

# d3e09500 21-Nov-2002 Marcus Boerger

Revert that unwanted debug thing - thanks to Sander Robol

# 64e45b12 21-Nov-2002 Marcus Boerger

Force showing the question

# b7cd48ef 21-Nov-2002 Marcus Boerger

Make it possible to test language features like newly introduced 'abstract'
independantly from debug mode.

# 7ba0d505 15-Nov-2002 Marcus Boerger

Use eregi is better (noticed by Jon)

# 0f66b352 15-Nov-2002 Marcus Boerger

-Allow skip in upper letters.
-Add 'info' result to --SKIPIF-- -> see following dba commits

# ea971db8 15-Nov-2002 Marcus Boerger

Show Zend version

Revision tags: BEFORE_RENAMING
# 8fb395bb 15-Nov-2002 Sander Roobol

Move the build-environment stuff down or the test results up, so you
don't need to scroll down to see the failed tests.

# 5ad332f8 14-Nov-2002 Marcus Boerger

Add magic_quotes_runtime which affects several tests

# 6048db90 14-Nov-2002 Marcus Boerger

Only set the overwrites once

# eef51c3d 14-Nov-2002 Ilia Alshanetsky

Disable safe_mode as it interferes with just about every test that needs
to access the file system, set enviroment variables or execute commands.

Revision tags: php-4.3.0RC1
# 138a1695 10-Nov-2002 Melvyn Sopacua

- Make it possible for people to save results and/or remove unwanted ENV
data.
- Use more options for the CC 'version' flag

# 7a552596 08-Nov-2002 Ilia Alshanetsky

This option is needed if we need to track errors inside the skip condition.

# a71f734d 04-Nov-2002 Marcus Boerger

move the run-test tests to the top
#if one of these fails there is no need for further testing

# abdf3025 04-Nov-2002 Marcus Boerger

sort them

# 604f3331 03-Nov-2002 Marcus Boerger

better use 'Off' here
#thx to Moriyoshi

# b0dac08d 03-Nov-2002 Marcus Boerger

without these nearly all tests fail if for example php.ini contains
output_handler=mb_string
mbstring.http_output=UCS-2LE

# 388bf9f5 03-Nov-2002 Marcus Boerger

force showing progress of test

# a078f6ec 03-Nov-2002 Ilia Alshanetsky

Fixed ini argument parsing. We now support ini options with = in the argument,
such as the one being used in session test #21, which is once again working
properly.

# ee7f37ae 03-Nov-2002 Marcus Boerger

pass params used for info call to skipif also
#try php.ini with
#output_handler=mb_string
#mbstring.http_output=UCS-2LE

# 9e73bcaa 02-Nov-2002 Marcus Boerger

copy paste error
#all these different versions here....

# 29e8b92f 02-Nov-2002 Marcus Boerger

-allow parameters to be directories
-"${dir}" -> $dir

# 8b805156 02-Nov-2002 Marcus Boerger

older versions do not have this functions

# 22375de5 02-Nov-2002 Marcus Boerger

ws

1...<<21222324252627282930>>...34