Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003358 [Quercus] block always 02-26-09 15:04 03-06-09 13:16
Reporter koreth View Status public  
Assigned To nam
Priority normal Resolution fixed  
Status closed   Product 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
Additional Information
Attached Files

- Relationships

- Notes
(0003847)
nam
02-26-09 16:06

Fixed just now.
 
(0003867)
nam
03-06-09 13:16

php/313v
 

- Issue History
Date Modified Username Field Change
02-26-09 15:04 koreth New Issue
02-26-09 16:03 nam Status new => assigned
02-26-09 16:03 nam Assigned To  => nam
02-26-09 16:06 nam Note Added: 0003847
03-06-09 13:16 nam Status assigned => closed
03-06-09 13:16 nam Note Added: 0003867
03-06-09 13:16 nam Resolution open => fixed
03-06-09 13:16 nam Fixed in Version  => 4.0.0


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker