Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2058 | minor | always | 10-10-07 17:31 | 10-11-07 11:51 | |
|
|||||
Reporter: | koreth | Platform: | |||
Assigned To: | nam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.3 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.4 | ||
|
|||||
Summary: | 0002058: sscanf() doesn't know "%d" | ||||
Description: |
<?php print_r(sccanf("1", "%d")); Quercus complains that the format string is bad; vanilla PHP handles it fine and prints an array with one element. The PHP docs explicitly show %d as a valid format string element. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|