| Anonymous | Login | Signup for a new account | 11-30-2025 09:02 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 | ||||
| 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 | ||||||
| Status | closed | Product Version | 3.0.20 | ||||||
| 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. |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |