Mantis - Quercus
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
3129 |
|
minor |
always |
12-06-08 00:16 |
12-10-08 09:15 |
|
Reporter:
|
koreth |
Platform:
|
|
|
Assigned To:
|
nam |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
3.2.1 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
4.0.0 |
|
|
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:
|
|
Relationships | |
Attached Files:
|
|