]> granicus.if.org Git - php/commit
New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests...
authorandy wharmby <wharmby@php.net>
Tue, 23 Jun 2009 22:39:46 +0000 (22:39 +0000)
committerandy wharmby <wharmby@php.net>
Tue, 23 Jun 2009 22:39:46 +0000 (22:39 +0000)
commit4a6df1caf8e2be239808fbfb7f8d290ac0243abf
tree5849c099a5549b73e51c120bebe41646975b54ae
parent4482bfd2e468ac40a20fce24cc57901ddd4c98f4
New basic parse_str() tests. Tested on Windows,Linux and Lnux 64 bit. Some tests fail on PHP 6 (tagged with XFAIL) due to bug 48658
ext/standard/tests/strings/parse_str_basic1.phpt [new file with mode: 0644]
ext/standard/tests/strings/parse_str_basic2.phpt [new file with mode: 0644]
ext/standard/tests/strings/parse_str_basic3.phpt [new file with mode: 0644]
ext/standard/tests/strings/parse_str_basic4.phpt [new file with mode: 0644]
ext/standard/tests/strings/parse_str_error1.phpt [new file with mode: 0644]