Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1231 | minor | always | 07-05-06 17:00 | 07-15-06 10:38 | |
|
|||||
Reporter: | koreth | Platform: | |||
Assigned To: | nam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.20 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.20 | ||
|
|||||
Summary: | 0001231: is_subclass_of throws NullPointerException | ||||
Description: |
PHP: <?php if (! is_subclass_of(true, "foobar")) { print "boolean is not a foobar\n"; } ?> This throws a NullPointerException in Quercus and works fine in standalone PHP. (Might happen with types other than boolean too, but that's what caused the exception in my actual code.) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|