Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005191 [Quercus] minor always 08-26-12 21:05 08-26-12 21:05
Reporter cmidnite View Status public  
Assigned To
Priority normal Resolution open Platform
Status new   OS
Projection none   OS Version
ETA none Fixed in Version Product Version 4.0.27
  Product Build
Summary 0005191: mb_get_info() not fully implemented.
Description According to the PHP documentation (http://www.php.net/manual/en/function.mb-get-info.php) [^] mb_get_info() has an optional parameter which if either not provided or set to 'all', an array of all the internal setting parameters of mbstring should be returned. If the name of a specific setting is passed the value of the specific setting returned. As of 4.0.25 (for some reason the Product Version of the bug reporter skips from 4.0.14 to 4.0.27) only passing 'internal_encoding' and 'http_output' work. All others, result in 'Warning: unsupported option: XXX' where XXX is the setting value being asked for. In the case of 'all' or no-parameter 'all' is referenced in the warning.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
08-26-12 21:05 cmidnite New Issue


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