Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0003129 |
[Quercus] |
minor |
always |
12-06-08 00:16 |
12-10-08 09:15 |
|
Reporter |
koreth |
View Status |
public |
|
Assigned To |
nam |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
3.2.1 |
|
Summary |
0003129: parse_url() ignores second argument |
Description |
<?php
print_r(parse_url('http://localhost/foo.bar', [^] PHP_URL_HOST));
Regular PHP prints "localhost". Quercus prints an array. |
Additional Information |
|
|
Attached Files |
|
|