php-src/ext/standard/tests/strings
2002-10-05 20:28:35 +00:00
..
001.phpt Test case for strspn()/strcspn(). 2002-09-25 19:08:38 +00:00
002.phpt Making strrchr() binary safe. 2002-10-02 18:58:09 +00:00
add-and-stripslashes.phpt Fixed stripslashes when magic_quotes_sybase is enabled, and add a test for 2002-06-18 11:51:06 +00:00
strip_tags.phpt Added a test script for strip_tags() function. 2002-09-21 17:34:45 +00:00
strtr.phpt fix strtr() when called with two parameters. this has been broken for some time! 2001-09-13 10:48:41 +00:00
trim.phpt - Fix tests to work with CLI 2002-03-05 09:00:56 +00:00
url_t.phpt - Add parse_url() tests (expect will follow later)url_t.phpt 2002-10-05 20:28:35 +00:00
wordwrap.phpt Fix calculation of output buffer size in wordwrap(). (Thanks to Wez.) 2002-03-18 02:00:57 +00:00