Máté Kocsis
|
b5c7a83dca
|
Remove unnecessary PHPDoc-alike blocks from tests
Closes GH-5759
|
2020-06-24 13:13:44 +02:00 |
|
Máté Kocsis
|
960318ed95
|
Change argument error message format
Closes GH-5211
|
2020-02-26 15:00:08 +01:00 |
|
Máté Kocsis
|
ac0853eb26
|
Make type error messages more consistent
Closes GH-5092
|
2020-02-17 14:22:17 +01:00 |
|
Nikita Popov
|
0ba34824f5
|
Use TypeError instead of warning in implode()
These are again manual argument type checks.
|
2019-05-31 11:04:13 +02:00 |
|
Nikita Popov
|
852485d8ec
|
Adjust tests for zpp TypeError change
|
2019-03-11 11:32:20 +01:00 |
|
Peter Kokot
|
d7a3edd45d
|
Trim trailing whitespace in *.phpt
|
2018-10-14 19:46:15 +02:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Felipe Pena
|
30f7bd1cb6
|
- MFB: New parameter parsing API
- Fixed tests
|
2008-08-19 02:51:28 +00:00 |
|
Steph Fox
|
87fac43ac0
|
- killed off UEXPECT
- html_translation_table and setlocale tests are no longer relevant
- there are a number of ANSI-encoded files. Is this deliberate?
|
2008-05-27 10:50:48 +00:00 |
|
Jani Taskinen
|
d762757ee5
|
- Fixed bug #42789 (join() warning messages are not proper & different
return value on php5/6)
# For consistency between 5/6 also made the return value be NULL like it
# has been for ages when invalid stuff is passed.
|
2007-10-01 12:04:09 +00:00 |
|
Raghubansh Kumar
|
03d6500fb0
|
New testcases for join() function
|
2007-09-29 09:08:24 +00:00 |
|