Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1526 | minor | always | 12-26-06 17:05 | 01-18-07 02:42 | |
|
|||||
Reporter: | koreth | Platform: | |||
Assigned To: | nam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.1 | ||
|
|||||
Summary: | 0001526: preg_match_all doesn't support PREG_OFFSET_CAPTURE option | ||||
Description: |
The following PHP code causes a Java stack trace to be dumped to the user's browser under Quercus: <?php preg_match_all('/(abc)/', "testing", $out, PREG_OFFSET_CAPTURE); ?> |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|