Peter Kokot
782352c54a
Trim trailing whitespace in *.phpt
2018-10-14 19:45:12 +02: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
Andrea Faulds
e5eb9530ab
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
Andrea Faulds
25eb496763
Fixed broken tests
2014-09-22 17:33:56 +01:00
Jani Taskinen
48a514673a
- Skip some tests in 32bit systems, add cleanups where missing
2009-07-28 19:16:02 +00:00
Jani Taskinen
b991dfdb1f
- Fixed tests to be more portable
2009-07-23 19:06:56 +00:00
Dmitry Stogov
ed5a424b4f
Additional fix for bug #42868
2007-12-24 18:09:50 +00:00
Raghubansh Kumar
482eabc6b6
New testcases for chunk_split() function
2007-09-29 16:49:41 +00:00