Fabien Villepinte
|
0c6d06ecfa
|
Replace EXPECTF when possible
Closes GH-5779
|
2020-06-29 21:31:44 +02:00 |
|
George Peter Banyard
|
986da2a436
|
Convert warnings to ValueError in mb_strpos function family.
Closes GH-5109
|
2020-01-24 23:59:22 +01:00 |
|
Fabien Villepinte
|
a555cc0b3d
|
Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.
Closes GH-4872.
|
2019-11-07 21:31:47 +01:00 |
|
Nikita Popov
|
852485d8ec
|
Adjust tests for zpp TypeError change
|
2019-03-11 11:32:20 +01:00 |
|
Nikita Popov
|
4bd18db8cc
|
Remove custom error handler in mbstring tests
To make it more obvious what is tested and what the error messages
are.
|
2019-03-05 11:41:53 +01:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Pedro Magalhães
|
9c5af4e4cb
|
Remove the b prefix from literals on unrelated tests
|
2016-11-20 21:11:53 +01:00 |
|
Francois Laupretre
|
d0d9e7251e
|
mb_strpos()/mb_stripos(): Add support for negative offset
|
2016-03-09 14:41:38 +01:00 |
|
Xinchen Hui
|
c998bfaf86
|
It's a tradition return NULL on error of args parsing
|
2014-03-24 14:31:03 +08:00 |
|
Ant Phillips
|
4a78652f34
|
MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit).
|
2008-12-05 13:10:48 +00:00 |
|
Moriyoshi Koizumi
|
1f7e547662
|
- MFH: Fix a typo in mb_stripos() that caused segfaults (noticed by bs@php.net, thanks).
|
2008-07-25 12:51:47 +00:00 |
|