Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3358 | block | always | 02-26-09 15:04 | 03-06-09 13:16 | |
|
|||||
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: | 0003358: Array with binary string fails to compile | ||||
Description: |
<?php function foo() { $sets = array( "\xA4", ); } Fails to compile after the fix for bug 3353. No stack trace, just two exceptions: [15:02:15.546] {resin-10} java.lang.ExceptionInInitializerError [15:02:15.547] {resin-10} java.lang.NullPointerException |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|