Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4070 | minor | always | 06-04-10 06:06 | 06-06-10 04:01 | |
|
|||||
Reporter: | sblommers | Platform: | Linux | ||
Assigned To: | OS: | Ubuntu | |||
Priority: | normal | OS Version: | 10.04 | ||
Status: | new | Product Version: | 4.0.8 | ||
Product Build: | SVN | Resolution: | open | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | |||
|
|||||
Summary: | 0004070: strtotime not returning correct value-type | ||||
Description: | Incorrect return type when uring strtotime with a incorrect string (format?) | ||||
Steps To Reproduce: |
$date=strtotime('1149585733 +5 days'); var_dump($date); //should return bool(false); QUERCUS returns a int with +5 PHP returns false |
||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|