1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Peter Kokot 782352c54a Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
Nikita Popov 5af586bec5 Remove more PHP 6 leftovers from tests 2016-11-24 22:39:39 +01:00
Francois Laupretre 1c3e1a3d28 substr_count(): Support negative values for '$offset' and '$length' parameters. 2016-03-09 14:41:37 +01:00
Arnaud Le Blanc 3bc34ef8c1 Fix tests (MFB, etc) 2009-04-24 19:47:43 +00:00
Moriyoshi Koizumi 1e2ad13cfc - Fix tests. 2009-02-15 07:04:59 +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 5569fd3005 MFB: fix test 2007-10-01 13:55:58 +00:00
Dmitry Stogov af598946f1 Fixed crash in substr_compare()
Fixed error messages
2007-06-18 13:39:02 +00:00
Ilia Alshanetsky 16c9af1c7d MFB 2007-05-29 20:11:23 +00:00