Mantis Bugtracker
  

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

- Relationships

- Notes
(0001394)
ferg
07-13-06 16:09

php/1d57
 

- Issue History
Date Modified Username Field Change
07-05-06 17:54 koreth New Issue
07-13-06 16:09 ferg Note Added: 0001394
07-13-06 16:09 ferg Assigned To  => ferg
07-13-06 16:09 ferg Status new => closed
07-13-06 16:09 ferg Resolution open => fixed
07-13-06 16:09 ferg Fixed in Version  => 3.0.20


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker