php-src/ext/standard/tests/url
2011-03-17 18:02:58 +00:00
..
base64_decode_basic_001.phpt
base64_decode_basic_002.phpt
base64_decode_error_001.phpt
base64_decode_variation_001.phpt Fixed base64_decode variation tests and new base64_encode test. Tested on Windows, Linux and Linux64 bit 2009-01-14 14:38:58 +00:00
base64_decode_variation_002.phpt Fixed base64_decode variation tests and new base64_encode test. Tested on Windows, Linux and Linux64 bit 2009-01-14 14:38:58 +00:00
base64_encode_basic_001.phpt
base64_encode_basic_002.phpt Fixed base64_decode variation tests and new base64_encode test. Tested on Windows, Linux and Linux64 bit 2009-01-14 14:38:58 +00:00
base64_encode_error_001.phpt
base64_encode_variation_001.phpt
bug47174.phpt MFH 2009-04-24 19:48:41 +00:00
bug52327.phpt Fixed bug #52327 (base64_decode() improper handling of leading padding in strict mode) 2010-11-26 20:59:13 +00:00
bug53248.phpt - Fixed bug #53248 (rawurlencode RFC 3986 EBCDIC support misses tilde char). 2010-11-07 12:59:22 +00:00
bug54180.phpt Fixed bug #54180 (parse_url() incorrectly parses path when ? in fragment) 2011-03-17 18:02:58 +00:00
get_headers_error_001.phpt Test from 2009 testfest 2009-08-26 17:17:58 +00:00
get_headers_error_002.phpt More tests from 2009 testfest 2009-08-30 09:30:13 +00:00
parse_url_basic_001.phpt Fixed parse_url() tests to account for port validation 2011-02-06 17:23:57 +00:00
parse_url_basic_002.phpt Fixed parse_url() tests to account for port validation 2011-02-06 17:23:57 +00:00
parse_url_basic_003.phpt Fixed parse_url() tests to account for port validation 2011-02-06 17:23:57 +00:00
parse_url_basic_004.phpt Fixed parse_url() tests to account for port validation 2011-02-06 17:23:57 +00:00
parse_url_basic_005.phpt Fixed parse_url() tests to account for port validation 2011-02-06 17:23:57 +00:00
parse_url_basic_006.phpt Fixed parse_url() tests to account for port validation 2011-02-06 17:23:57 +00:00
parse_url_basic_007.phpt Fixed parse_url() tests to account for port validation 2011-02-06 17:23:57 +00:00
parse_url_basic_008.phpt Fixed parse_url() tests to account for port validation 2011-02-06 17:23:57 +00:00
parse_url_basic_009.phpt Fixed parse_url() tests to account for port validation 2011-02-06 17:23:57 +00:00
parse_url_basic_010.phpt
parse_url_error_001.phpt
parse_url_error_002.phpt
parse_url_variation_001.phpt
parse_url_variation_002_32bit.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
parse_url_variation_002_64bit.phpt MFH: Updated tests after double->long conversion change (basically to match 5.2) 2009-06-04 18:25:06 +00:00
rawurldecode_error_001.phpt
rawurldecode_variation_001.phpt
rawurlencode_error_001.phpt
rawurlencode_variation_001.phpt
urldecode_error_001.phpt
urldecode_variation_001.phpt
urlencode_error_001.phpt
urlencode_variation_001.phpt
urls.inc