Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ 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 |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
4.0.0 |
Product Version |
3.2.1 |
|
Product Build |
|
|
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. |
Steps To Reproduce |
|
Additional Information |
|
|
Attached Files |
|
|