Anonymous | Login | Signup for a new account | 12-17-2024 10:48 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001526 | [Quercus] | minor | always | 12-26-06 17:05 | 01-18-07 02:42 | ||||
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 | 3.1.1 | Product Version | 3.1.0 | ||||
Product Build | |||||||||
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 | |||||||||
Attached Files | |||||||||
|
Notes | |
(0001731) nam 01-18-07 02:24 edited on: 01-18-07 02:42 |
php/152m Quercus was not using PREG_PATTERN_ORDER by default when the passed in flag did not specify PATTERN or SET order. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed. 26 unique queries executed. |