Nikita Popov
852485d8ec
Adjust tests for zpp TypeError change
2019-03-11 11:32:20 +01:00
Gabriel Caruso
ce1d69a1f6
Use int instead of integer in type errors
...
PHP requires integer typehints to be written "int" and does not
allow "integer" as an alias. This changes type error messages to
match the actual type name and avoids confusing messages like
"must be of the type integer, integer given".
2018-02-04 19:08:23 +01:00
Anatol Belski
fc9c8e479b
Adapt test
2017-12-21 18:35:02 +01:00
Andrea Faulds
e5eb9530ab
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
Stanislav Malyshev
30aa3cea6a
fix tests
2011-08-01 03:42:02 +00:00
Rasmus Lerdorf
c168ea8477
When you add something that changes the phpinfo output, please
...
update this test.
2011-07-25 05:32:08 +00:00
Ilia Alshanetsky
939875133a
Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals )
...
This needs to go into 5.4 as well, but will wait for Pierre to review win32 situation
# Patch by Lucas Nealan, Arnaud Le Blanc, Brian Shire & Ilia Alshanetsky
2011-06-02 21:16:50 +00:00
Antony Dovgal
bb2ccc96d3
fix tests
2011-05-04 08:44:14 +00:00
Antony Dovgal
19b957b535
fix test
2010-04-26 13:46:40 +00:00
Jani Taskinen
af49e58f51
- Reverted r296062 and r296065
2010-03-12 10:28:59 +00:00
Jani Taskinen
06f072cb5e
MFH: Improved / fixed output buffering (Michael Wallner)
2010-03-11 10:24:29 +00:00
Zoe Slattery
456d5e9381
fixed test
2009-03-04 10:23:01 +00:00
Antony Dovgal
7a4b9d26d7
fix tests
2009-02-15 21:46:01 +00:00
Felipe Pena
5b1026966b
- Fixed test
2009-01-17 17:59:51 +00:00
Felipe Pena
6757c0c9fc
- Fixed test
2009-01-13 17:08:26 +00:00
Antony Dovgal
543a554da9
fix test
2009-01-04 15:21:56 +00:00
Pierre Joye
3dd3da7c72
- MFH: add %a for Compiler/Architecture
2008-08-17 16:44:13 +00:00
Antony Dovgal
8eeaf9df95
capitalize multibyte support
2008-07-08 08:37:56 +00:00
Antony Dovgal
bd07572494
fix test
2008-07-03 09:46:10 +00:00
Hannes Magnusson
b9c22f2b1e
MFB5.2: Fix test
2007-12-29 11:38:24 +00:00
Nuno Lopes
40085b06f2
changes to run-tests.php:
...
- change %s to %a
- make %s = [^\r\n]+
- fix tests accordingly
2007-09-14 15:28:03 +00:00
Nuno Lopes
e8384cbcca
more tests
2006-11-24 20:18:54 +00:00