Mantis - Quercus
Viewing Issue Advanced Details
3129 minor always 12-06-08 00:16 12-10-08 09:15
koreth  
nam  
normal  
closed 3.2.1  
fixed  
none    
none 4.0.0  
0003129: parse_url() ignores second argument
<?php
print_r(parse_url('http://localhost/foo.bar', [^] PHP_URL_HOST));

Regular PHP prints "localhost". Quercus prints an array.

Notes
(0003591)
nam   
12-10-08 09:15   
php/1i0h