Anonymous | Login | Signup for a new account | 12-17-2024 10:31 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 | ||||
0001232 | [Quercus] | minor | always | 07-05-06 17:54 | 07-13-06 16:09 | ||||
Reporter | koreth | View Status | public | ||||||
Assigned To | ferg | ||||||||
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 | 0001232: extension_loaded() doesn't show tokenizer extension | ||||||||
Description |
I see the tokenizer extension has been implemented; one minor nit is that code that calls extension_loaded() to check for its presence won't see it. PHP: <?php print "loaded = [" . extension_loaded("tokenizer") . "]\n"; ?> This prints "loaded = [1]" under standalone PHP and "loaded = []" in Quercus. |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |