| Anonymous | Login | Signup for a new account | 11-05-2025 22:46 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 3.0.20 | Product Version | 3.0.20 | ||||
| Product Build | |||||||||
| 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 | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
33 total queries executed. 28 unique queries executed. |