#
89743669 |
| 31-Dec-2008 |
Zoe Slattery |
Fixed bug #46845 Test expected to fail, but pass, don't cause error |
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3. |
Revision tags: NEWS |
|
#
1f4fd81a |
| 11-Dec-2008 |
Lars Strojny |
Fixing strict warning when null is passed |
#
b2a2aaff |
| 09-Dec-2008 |
Jani Taskinen |
MFH |
#
733abc01 |
| 08-Dec-2008 |
Jani Taskinen |
- Sync with HEAD |
Revision tags: php-5.2.8 |
|
#
dcdd18e0 |
| 06-Dec-2008 |
Zoe Slattery |
More changes to allow the same tests to be used with PHP5 and PHP6 |
Revision tags: BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
895eb069 |
| 06-Nov-2008 |
Scott MacVicar |
MFH: Support versions of valgrind from SVN. The version is shown as 3.4.0.SVN |
#
ade487e6 |
| 03-Nov-2008 |
Felipe Pena |
- Opss, reverted accidental changes |
#
7a37fa2d |
| 02-Nov-2008 |
Felipe Pena |
- Revert ZEND_BEGIN_ARG_INFO change |
Revision tags: php-5.2.7RC2 |
|
#
0c6da376 |
| 19-Oct-2008 |
Johannes Schlüter |
Add %S and %A to EXPECTF, they work like %s and %a but match empty strings, too |
Revision tags: php-5.2.7RC1 |
|
#
db5da11f |
| 30-Sep-2008 |
Rob Richards |
MFH: Windows requires SystemRoot env var to run tests |
#
343d958b |
| 12-Sep-2008 |
Arnaud Le Blanc |
MFH: Fix cwd when running tests out of tree with ZTS builds (fixes #45837) |
#
163202ac |
| 08-Sep-2008 |
Arnaud Le Blanc |
MFH: run-tests.php: Added %u|b% placeholder, like %unicode|string%, for array keys in var_dump() output. |
#
063ed94f |
| 30-Aug-2008 |
Marcus Boerger |
- MFH Fix -p handling |
#
6476e43e |
| 29-Aug-2008 |
Felix De Vliegher |
Added %unicode_string_optional% for differences in output between PHP 5 and 6 |
#
99d3c317 |
| 14-Aug-2008 |
Jani Taskinen |
Silencio for some unnecessary errors |
Revision tags: php-4.4.9 |
|
#
b1511db3 |
| 05-Aug-2008 |
Jani Taskinen |
MFH |
#
593429aa |
| 02-Aug-2008 |
Felipe Pena |
- MFH: Fixed undefined variable |
Revision tags: php-5.3.0alpha1 |
|
#
3770038a |
| 25-Jul-2008 |
Antony Dovgal |
fix typo |
#
89762bb5 |
| 25-Jul-2008 |
Moriyoshi Koizumi |
- MFH: Allow the results of a partial run to be saved when -s option is explicitly specified. |
#
48013172 |
| 23-Jul-2008 |
Lars Strojny |
Allowing "%unicode|string%" as a placeholder (backport from HEAD) |
#
1fb3313f |
| 22-Jul-2008 |
Felipe Pena |
- MFH: The error level must be E_ALL | E_STRICT. |
#
6fc2b092 |
| 22-Jul-2008 |
Steph Fox |
MFH Add missing help text |
Revision tags: php-4.4.9RC1 |
|
#
745e63f6 |
| 21-Jul-2008 |
Jani Taskinen |
MFH: Sync with PHP 6. |
#
4bc58bc9 |
| 21-Jul-2008 |
Jani Taskinen |
- More stupid WS etc fixes. Plus the missing help text place holders for Steph to fill up.. |