..
004.phpt
- Fix test, in some cases the first significant number in the time
24 years ago
add-and-stripcslashes.phpt
We're testing stripCslashes() here :)
24 years ago
add-and-stripslashes.phpt
Fixed stripslashes when magic_quotes_sybase is enabled, and add a test for
24 years ago
bin2hex.phpt
Some string tests
24 years ago
bug20108.phpt
Test name formatting
24 years ago
bug20169.phpt
Test name formatting
24 years ago
bug20261.phpt
Fixed typo
24 years ago
bug20927.phpt
Test name formatting
24 years ago
bug20934.phpt
MFB
24 years ago
bug21338.phpt
Fixed bug #21338 (crash inside html_entity_decode() when "" is passed).
24 years ago
bug21453.phpt
Fixed bug #21453 (improper handling of non-terminated <).
24 years ago
bug21730.phpt
Fixed typo
24 years ago
bug21744.phpt
Fixed bug #21744(21741)
24 years ago
bug22187.phpt
Added test case for bug #22187.
24 years ago
bug22207.phpt
Fixed bug #22207 (e notation in *printf would be missing a 0 when there is
24 years ago
bug22224.phpt
Fixed bug #22224 (implode changes object references in array)
24 years ago
bug22227.phpt
Fixed bug #22227
24 years ago
chr_ord.phpt
Some string tests
24 years ago
chunk_split.phpt
Some string tests
24 years ago
count_chars.phpt
Some string tests
24 years ago
crc32.phpt
Fixed the test so it works properly on both 32 and 64 bit platforms.
24 years ago
crypt.phpt
Added test for those different crypt() methods. Hopefully I got the results right.
24 years ago
explode.phpt
- Document were the first test came from.
24 years ago
htmlentities.phpt
Disabled output_handler in INI section
24 years ago
htmlentities01.phpt
Disabled output_handler in INI section
24 years ago
htmlentities02.phpt
Fixed the tests so that they won't be affected by the ini setting of
24 years ago
htmlentities03.phpt
Fixed the tests so that they won't be affected by the ini setting of
24 years ago
htmlentities04.phpt
Fixed the tests so that they won't be affected by the ini setting of
24 years ago
htmlentities05.phpt
Added skip conditions in the event the required charset is not avaliabled.
24 years ago
htmlentities06.phpt
hide possible warnings
24 years ago
htmlentities07.phpt
Added skip conditions in the event the required charset is not avaliabled.
24 years ago
htmlentities08.phpt
Added skip conditions in the event the required charset is not avaliabled.
24 years ago
htmlentities09.phpt
Added skip conditions in the event the required charset is not avaliabled.
24 years ago
htmlentities10.phpt
fine tune
24 years ago
htmlentities11.phpt
fine tune
24 years ago
htmlentities12.phpt
fine tune
24 years ago
htmlentities13.phpt
fine tune
24 years ago
htmlentities14.phpt
fine tune
24 years ago
implode.phpt
Fixed implode test
24 years ago
md5.phpt
- Added new parameter to sha1() and md5() which return the digest as
24 years ago
md5raw.phpt
- Added new parameter to sha1() and md5() which return the digest as
24 years ago
nl2br.phpt
- Add case for bug 19858
24 years ago
sha1.phpt
- Added new parameter to sha1() and md5() which return the digest as
24 years ago
sha1raw.phpt
- Added new parameter to sha1() and md5() which return the digest as
24 years ago
str_repeat.phpt
Add testcases for implode() and str_repeat()
24 years ago
str_shuffle.phpt
README.TESTING examples
24 years ago
strcspn.phpt
split tests
24 years ago
strings001.phpt
- fix type
24 years ago
strip_tags.phpt
Fixed bug #20664.
24 years ago
strpos.phpt
Added tests for strstr(), strpos() and substr_count() functions.
24 years ago
strrev.phpt
Added test for strrev() function.
24 years ago
strspn.phpt
split tests
24 years ago
strstr.phpt
Added tests for strstr(), strpos() and substr_count() functions.
24 years ago
strtoupper.phpt
Add locale for BSDi
24 years ago
strtr.phpt
README.TESTING examples
24 years ago
substr_count.phpt
Added tests for strstr(), strpos() and substr_count() functions.
24 years ago
trim.phpt
Some string tests
24 years ago
url_t.phpt
Fixed bug #21226 (parse_url handling of urls without a path).
24 years ago
wordwrap.phpt
Fix calculation of output buffer size in wordwrap(). (Thanks to Wez.)
25 years ago