You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dmitry Stogov 1fe8fded5f Fixed test 19 years ago
..
004.phpt - Fix test, in some cases the first significant number in the time 24 years ago
005.phpt MFH: flush output buffer when/if highlight_string()/php_strip_whitespace()/highlight_string() fail 19 years ago
006.phpt MFH: flush output buffer when/if highlight_string()/php_strip_whitespace()/highlight_string() fail 19 years ago
007.phpt MFH: flush output buffer when/if highlight_string()/php_strip_whitespace()/highlight_string() fail 19 years ago
add-and-stripcslashes.phpt - Remove unused blocks 22 years ago
add-and-stripslashes.phpt - Remove unused blocks 22 years ago
addcslashes.phpt fix tests 19 years ago
basename.phpt - Remove unused blocks 22 years ago
basename_basic.phpt New version of basename_basic.phpt, basename_error.phpt, basename_variation.phpt 19 years ago
basename_error.phpt New version of basename_basic.phpt, basename_error.phpt, basename_variation.phpt 19 years ago
basename_variation.phpt New version of basename_basic.phpt, basename_error.phpt, basename_variation.phpt 19 years ago
bin2hex.phpt - Remove unused blocks 22 years ago
bug20108.phpt - Remove unused blocks 22 years ago
bug20169.phpt Test name formatting 23 years ago
bug20261.phpt Fixed typo 24 years ago
bug20927.phpt - Remove unused blocks 22 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 23 years ago
bug21744.phpt Fixed bug #21744(21741) 23 years ago
bug22008.phpt Real fix and a test case for bug #22008 23 years ago
bug22187.phpt Added test case for bug #22187. 23 years ago
bug22207.phpt fix test 20 years ago
bug22224.phpt - Update test 20 years ago
bug22227.phpt Fixed bug #22227 23 years ago
bug22904.phpt oops 23 years ago
bug23650.phpt copy'n'paste failure 23 years ago
bug23894.phpt fix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit. (broken in previous fix) 19 years ago
bug24098.phpt fix test 20 years ago
bug24208.phpt Added test case for bug #24208 23 years ago
bug24281.phpt Fix up test 23 years ago
bug24312.phpt Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters) 23 years ago
bug25671.phpt Test for Bug 25671 23 years ago
bug25707.phpt Fixed bug #25707 (html_entity_decode over-decodes &amp;lt;) 23 years ago
bug26817.phpt Fixed bug #26819 (http_build_query() crashes on NULL output). 23 years ago
bug26819.phpt Fix test according to bug#40009 19 years ago
bug26878.phpt Fixed bug #26878 (problem with multiple references to the same variable 22 years ago
bug26973.phpt fix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit. (broken in previous fix) 19 years ago
bug27276.phpt - Added testcase for bug #27276 22 years ago
bug27278.phpt shorten the description a bit 22 years ago
bug27295.phpt Fixed bug #27295 (memory leak inside sscanf()). 22 years ago
bug27457.phpt test for bug #27457 22 years ago
bug27675.phpt BugFix 27675 and add regression test. 22 years ago
bug28386.phpt Fixed bug #28386 (wordwrap() wraps lines 1 character too soon). 22 years ago
bug28633.phpt Fixed bug #28633 (sprintf incorrectly adding padding to floats). 22 years ago
bug29075.phpt Fixed Bug #29075 (strnatcmp() incorrectly handles whitespace). 22 years ago
bug29119.phpt - Fix test name 22 years ago
bug29538.phpt - MFH Fixed Bug #29538 number_format and problem with 0 20 years ago
bug33076.phpt fix bug #33076 (str_ireplace() incorrectly counts result string length and may cause segfault) 21 years ago
bug33605.phpt fix possible substr_compare() crash 20 years ago
bug34214.phpt MFH 21 years ago
bug35817.phpt Fixed bug #35817 (unpack() does not decode odd number of hexadecimal values) 21 years ago
bug36148.phpt Fixed bug #36148 (unpack("H*hex", $data) is adding an extra character to the 20 years ago
bug36306.phpt fix test names 19 years ago
bug36392.phpt Fixed bug #36392 (wrong number of decimal digits with %e specifier in 20 years ago
bug36944.phpt ok, let's make this test to work on all systems 20 years ago
bug37244.phpt MFH: test for bug #37244 20 years ago
bug37262.phpt Fixed bug #37262 (var_export() does not escape \0 character). 20 years ago
bug38322.phpt add new test 20 years ago
bug38770.phpt Fixed bug #38770 (unpack() broken with longs on 64 bit machines). 20 years ago
bug39032.phpt MFH: fix #39032 (strcspn() stops on null character) 20 years ago
bug39350.phpt Fixed bug #39350 (crash with implode("\n", array(false))). 20 years ago
bug39621.phpt MFH: fix #39621 (str_replace() is not binary safe on strings with equal length) 20 years ago
bug39873.phpt Fixed bug #39873 (number_format() breaks with locale & decimal points). 20 years ago
bug40432.phpt Fixed bug #40432 (strip_tags() fails with greater than in attribute). 19 years ago
bug40637.phpt add new test 19 years ago
bug40704.phpt Fixed bug #40704 (strip_tags() does not handle single quotes correctly) 19 years ago
bug40754.phpt fix substr() 19 years ago
bug40915.phpt MFH: fix #40915 (addcslashes unexpected behavior with binary input) 19 years ago
chr_ord.phpt New version of addcslashes.phpt, md5_file.phpt, str_replace.phpt, substr.phpt, chr_ord.phpt, strpos.phpt, strstr.phpt, trim1.phpt, implode1.phpt, str_repeat.phpt, substr_count.phpt 19 years ago
chunk_split.phpt add some edge cases 19 years ago
convert_cyr_string.phpt new/improved tests 19 years ago
count_chars.phpt - Remove unused blocks 22 years ago
crc32.phpt - Remove unused blocks 22 years ago
crypt.phpt new/improved tests 19 years ago
dirname_basic.phpt New testcaes for file/strings/general_functions 19 years ago
dirname_error.phpt New testcaes for file/strings/general_functions 19 years ago
dirname_variation.phpt New testcaes for file/strings/general_functions 19 years ago
explode.phpt Fixed bug #37262 (var_export() does not escape \0 character). 20 years ago
explode1.phpt fix tests 19 years ago
get_meta_tags.phpt MFH: fix leaks in get_meta_tags() when used with b0rked HTML 20 years ago
highlight_file.phpt add new tests 20 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 oops: remove uneeded code in the skip condition 20 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
htmlentities15.phpt fix tests on freebsd 20 years ago
htmlentities16.phpt Really fix the test. 23 years ago
htmlentities17.phpt - Fix htmlentities() / html_decode_entity() UTF-8 related bugs 21 years ago
htmlentities18.phpt fix handling of &&amp; by htmlentities 'no-double-encode' 19 years ago
http_build_query.phpt Added tests for new parse_url() and http_build_query() functionality. 21 years ago
implode.phpt - Remove unused blocks 22 years ago
implode1.phpt remove floats, their text representation varies depending on many factors 19 years ago
levenshtein.phpt remove redundant error message 20 years ago
ltrim.phpt new ltrim, rtrim and str_pad tests 19 years ago
md5.phpt - Added new parameter to sha1() and md5() which return the digest as 23 years ago
md5_file.phpt New version of addcslashes.phpt, md5_file.phpt, str_replace.phpt, substr.phpt, chr_ord.phpt, strpos.phpt, strstr.phpt, trim1.phpt, implode1.phpt, str_repeat.phpt, substr_count.phpt 19 years ago
md5raw.phpt - Added new parameter to sha1() and md5() which return the digest as 23 years ago
metaphone.phpt add new tests 20 years ago
moneyformat.phpt fix test format 19 years ago
nl2br.phpt - Remove unused blocks 22 years ago
pack.phpt revert - already have unpack.phpt 19 years ago
pathinfo.phpt Fixed tests (win32) 19 years ago
php_strip_whitespace.phpt add new tests 20 years ago
printf.phpt fix tests 19 years ago
printf_64bit.phpt fix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit. (broken in previous fix) 19 years ago
rtrim.phpt new ltrim, rtrim and str_pad tests 19 years ago
sha1.phpt add new tests 20 years ago
sha1raw.phpt - Fixed testcase... you can never trust on RFCs it seems 23 years ago
soundex.phpt add new tests 20 years ago
sprintf_f.phpt MFH: use BSD licensed implementation of double-to-string utilities instead of LGPL one 20 years ago
sprintf_f_2.phpt fix sprintf/printf %u tests so they work correctly on both 32-bit and 64-bit. (broken in previous fix) 19 years ago
sprintf_f_3.phpt fix tests 20 years ago
str_ireplace.phpt add test 19 years ago
str_pad.phpt fix tests 19 years ago
str_repeat.phpt fix tests 19 years ago
str_replace.phpt fix tests 19 years ago
str_shuffle.phpt Typos found by Petras Kudaras. 23 years ago
str_word_count.phpt MFH: avoid reading str[-1], add warning when invalid format specified 20 years ago
str_word_count1.phpt MFH: avoid reading str[-1], add warning when invalid format specified 20 years ago
strcasecmp.phpt Remove quotes 19 years ago
strcmp.phpt Remove quotes 19 years ago
strcspn.phpt add some edge cases 19 years ago
strings001.phpt use memrchr/zend_memrchr instead of strrchr 20 years ago
strip_tags.phpt - Remove unused blocks 22 years ago
stripos.phpt fix invalid read - no need to compare strings if haystack is "" or shorter than needle 20 years ago
stristr.phpt MFH test 20 years ago
strlen.phpt Three new string tests for funtions strcasecmp, strcmp and strlen. 19 years ago
strpos.phpt fix tests 19 years ago
strrchr.phpt add new test 20 years ago
strrev.phpt - Remove unused blocks 22 years ago
strripos.phpt - Remove unused blocks 22 years ago
strripos_offset.phpt MFH: fix segfault in strripos() when offset == INT_MAX+1 19 years ago
strrpos.phpt - Remove unused blocks 22 years ago
strspn.phpt split tests 24 years ago
strstr.phpt New version of addcslashes.phpt, md5_file.phpt, str_replace.phpt, substr.phpt, chr_ord.phpt, strpos.phpt, strstr.phpt, trim1.phpt, implode1.phpt, str_repeat.phpt, substr_count.phpt 19 years ago
strtoupper.phpt Add locale for BSDi 24 years ago
strtr.phpt Typos found by Petras Kudaras. 23 years ago
strval.phpt Add some more cases 21 years ago
substr.phpt New version of addcslashes.phpt, md5_file.phpt, str_replace.phpt, substr.phpt, chr_ord.phpt, strpos.phpt, strstr.phpt, trim1.phpt, implode1.phpt, str_repeat.phpt, substr_count.phpt 19 years ago
substr_compare.phpt fix tests 19 years ago
substr_count.phpt New version of addcslashes.phpt, md5_file.phpt, str_replace.phpt, substr.phpt, chr_ord.phpt, strpos.phpt, strstr.phpt, trim1.phpt, implode1.phpt, str_repeat.phpt, substr_count.phpt 19 years ago
substr_replace.phpt - Remove unused blocks 22 years ago
trim.phpt - Remove unused blocks 22 years ago
trim1.phpt New version of addcslashes.phpt, md5_file.phpt, str_replace.phpt, substr.phpt, chr_ord.phpt, strpos.phpt, strstr.phpt, trim1.phpt, implode1.phpt, str_repeat.phpt, substr_count.phpt 19 years ago
ucfirst.phpt fix tests 19 years ago
unpack.phpt Fixed test 19 years ago
url_t.phpt Fixed bug #38859 (parse_url() fails if passing '@' in passwd). 20 years ago
uuencode.phpt add new tests 20 years ago
wordwrap.phpt - Remove unused blocks 22 years ago