Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3420 | minor | always | 03-26-09 13:23 | 03-26-09 17:06 | |
|
|||||
Reporter: | koreth | Platform: | |||
Assigned To: | nam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.0 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.0 | ||
|
|||||
Summary: | 0003420: Compile failure | ||||
Description: |
PHP scripts that use preg_replace and preg_match don't compile: [13:19:45.675] {resin-23} ...:1108: cannot find symbol [13:19:45.675] {resin-23} symbol : class PregReplaceWrapper [13:19:45.675] {resin-23} location: package com.caucho.quercus.lib.regexp [13:19:45.675] {resin-23} static final com.caucho.quercus.lib.regexp.PregReplaceWrapper qpreg_replace_proxy_44 [13:19:45.675] {resin-23} ^ [13:19:45.675] {resin-23} ...:1099: cannot find symbol [13:19:45.675] {resin-23} symbol : class PregMatchWrapper [13:19:45.675] {resin-23} location: package com.caucho.quercus.lib.regexp [13:19:45.675] {resin-23} = new com.caucho.quercus.lib.regexp.PregMatchWrapper(); [13:19:45.675] {resin-23} ^ |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |