Revision tags: php-4.2.1 |
|
#
fdb724bf |
| 09-May-2002 |
Stig Bakken |
* try the installed cli binary if everything else fails (I'm starting to agree that looking too hard for a php binary is wrong)
|
#
1a3c8e62 |
| 08-May-2002 |
Markus Fischer |
- Add a warning if running with safe_mode enabled.
|
Revision tags: php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3 |
|
#
734899e6 |
| 12-Apr-2002 |
Yasuo Ohgaki |
Enable CGI binary for testing. CGI binary should be used when it's available, since some tests cannot be performed by CLI. (And many of them are just failing now) Fixed SAPI and VERSION o
Enable CGI binary for testing. CGI binary should be used when it's available, since some tests cannot be performed by CLI. (And many of them are just failing now) Fixed SAPI and VERSION output.
show more ...
|
Revision tags: php-4.2.0RC2, php-4.2.0RC1 |
|
#
68f63a01 |
| 19-Mar-2002 |
Yasuo Ohgaki |
WS fix
|
#
b98074ee |
| 17-Mar-2002 |
Wez Furlong |
fix problems with cgi/cli sapi when running tests
|
Revision tags: help |
|
#
7f8b2a65 |
| 12-Mar-2002 |
Yasuo Ohgaki |
Fix PHP version and sapi printed so that it does not print bogus version and sapi name.
|
#
270a907b |
| 12-Mar-2002 |
Yasuo Ohgaki |
Do not search php binary in search path, since we are not testing older builds. Print SAPI used.
|
#
7457b8a7 |
| 12-Mar-2002 |
Yasuo Ohgaki |
Use CGI binary when CGI SAPI is there. Make "php run-tests.php" work with cli SAPI. # Anyone mind if I change spaces to tabs? # Currently, it is using spaces and it's should use # tab
Use CGI binary when CGI SAPI is there. Make "php run-tests.php" work with cli SAPI. # Anyone mind if I change spaces to tabs? # Currently, it is using spaces and it's should use # tabs just like C source.
show more ...
|
#
8802148f |
| 02-Mar-2002 |
Stig Bakken |
* work with sapi/cli
|
#
90613d22 |
| 28-Feb-2002 |
Sebastian Bergmann |
Maintain headers.
|
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog |
|
#
38933514 |
| 11-Dec-2001 |
Sebastian Bergmann |
Update headers.
|
Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API |
|
#
76fcdc1a |
| 23-Oct-2001 |
foobar |
Fix these to give correct results even if register_globals=off or register_argc_argv=off.
|
Revision tags: PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2 |
|
#
5cd46bb2 |
| 27-Aug-2001 |
Stig Bakken |
* typo
|
#
fb610787 |
| 27-Aug-2001 |
Stig Bakken |
* add the directory where php.exe was found to PATH to help Windows find its DLLs
|
#
d1d848c1 |
| 27-Aug-2001 |
Stig Bakken |
* Windows fix
|
#
2186ced3 |
| 27-Aug-2001 |
Stig Bakken |
* MTH (merge _to_ head)
|
Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT, PRE_TSRM_MERGE_PATCH |
|
#
800b8633 |
| 11-Jul-2001 |
Hartmut Holzgraefe |
once again, make test would not work right with error_reporting=E_ALL
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2 |
|
#
48c02a2e |
| 27-May-2001 |
Stig Bakken |
* use ereg functions instead of preg * send stderr to the bit bucket
|
Revision tags: php-4.0.6RC1 |
|
#
3d5b27d4 |
| 02-May-2001 |
Daniel Beulshausen |
make run-tests work under win32 too # this whole thing is pretty ugly...
|
Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7 |
|
#
0edbf424 |
| 16-Apr-2001 |
Stig Bakken |
* using CGI -C option, you no longer have to specify "full" path to tests
|
Revision tags: php-4.0.5RC6, php-4.0.5RC5 |
|
#
af02c17d |
| 29-Mar-2001 |
James Moore |
Output php version at end of tests.
|
Revision tags: php-4.0.5RC4, php-4.0.5RC3 |
|
#
ec31b454 |
| 21-Mar-2001 |
André Langhorst |
I don't like to commit this over and over either, but this client definitely seems to dislike branches
|
#
f4385549 |
| 21-Mar-2001 |
André Langhorst |
fighting against the cvs client, it does not want to let the win32 binary safe change go in...
|
#
3d9871dc |
| 21-Mar-2001 |
André Langhorst |
win32 fixes again
|
#
b132c363 |
| 21-Mar-2001 |
Sebastian Bergmann |
Disable maximum execution time for tests.
|