// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
tests
/
alt-php80-pecl-http_4.2.6-4.el8
/
tests
[ PARENT ]
EDIT :: bug69076.phpt
--TEST-- Bug #69076 (URL parsing throws exception on empty query string) --SKIPIF-- <?php include "skipif.inc"; ?> --FILE-- <?php echo "Test\n"; echo new http\Url("http://foo.bar/?"); ?> ===DONE=== --EXPECT-- Test http://foo.bar/ ===DONE===
SAVE
CANCEL