Anonymous | Login | Signup for a new account | 12-17-2024 08:48 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001231 | [Quercus] | minor | always | 07-05-06 17:00 | 07-15-06 10:38 | ||||
Reporter | koreth | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product 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.) |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 28 unique queries executed. |