php-src/ext/standard/tests/url
2013-07-10 08:26:47 -07: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 Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
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-13 04:02:56 +00:00
bug55273.phpt Fixed bug #55273 (base64_decode() with strict rejects whitespace after pad) 2011-09-12 17:20:24 +00:00
bug55399.phpt Fixed bug #55399 (parse_url() incorrectly treats ':' as a valid path) 2011-08-11 13:01:52 +00:00
bug63162.phpt fix test and move to proper place 2012-09-30 19:24:42 -07: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 Add a couple more test cases to parse_url() tests 2013-07-10 08:26:47 -07:00
parse_url_basic_002.phpt Add a couple more test cases to parse_url() tests 2013-07-10 08:26:47 -07:00
parse_url_basic_003.phpt Add a couple more test cases to parse_url() tests 2013-07-10 08:26:47 -07:00
parse_url_basic_004.phpt Add a couple more test cases to parse_url() tests 2013-07-10 08:26:47 -07:00
parse_url_basic_005.phpt Add a couple more test cases to parse_url() tests 2013-07-10 08:26:47 -07:00
parse_url_basic_006.phpt Add a couple more test cases to parse_url() tests 2013-07-10 08:26:47 -07:00
parse_url_basic_007.phpt Add a couple more test cases to parse_url() tests 2013-07-10 08:26:47 -07:00
parse_url_basic_008.phpt Add a couple more test cases to parse_url() tests 2013-07-10 08:26:47 -07:00
parse_url_basic_009.phpt Add a couple more test cases to parse_url() tests 2013-07-10 08:26:47 -07:00
parse_url_basic_010.phpt
parse_url_error_001.phpt
parse_url_error_002.phpt
parse_url_relative_scheme.phpt bug #62844; relative URL schemes in parse_url() 2012-08-19 22:15:58 -07:00
parse_url_variation_001.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
parse_url_variation_002_32bit.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
parse_url_variation_002_64bit.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
rawurldecode_error_001.phpt
rawurldecode_variation_001.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
rawurlencode_error_001.phpt
rawurlencode_variation_001.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
urldecode_error_001.phpt
urldecode_variation_001.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
urlencode_error_001.phpt
urlencode_variation_001.phpt Changed silent conversion of array to string to produce a notice. (Patrick) 2011-10-21 06:08:47 +00:00
urls.inc Add a couple more test cases to parse_url() tests 2013-07-10 08:26:47 -07:00