Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
1180 | minor | always | 06-05-06 18:09 | 06-09-06 15:57 | |
|
|||||
Reporter: | koreth | Platform: | |||
Assigned To: | ferg | 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: | 0001180: Need is_subclass_of() | ||||
Description: |
PHP: <?php if (is_subclass_of('a', 'b')) { print "yep\n"; } ?> This fails under Quercus: Users/sgrimm/resin/resin/webapps/test/test.php:2: Fatal Error: Users/sgrimm/resin/resin/webapps/test/test.php:2: 'is_subclass_of' is an unknown function. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|