Bug #71180 [Opn->Fbk]: The mb_string extension have a bug in windows.

[email protected]
Newsgroups php.bugs
Message-ID <[email protected]>
Edit report at https://bugs.php.net/bug.php?id=71180&edit=1

 ID:                 71180
 Updated by:         [email protected]
 Reported by:        cevin dot cheung at gmail dot com
 Summary:            The mb_string extension have a bug in windows.
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            *Web Server problem
 Operating System:   Win10
 PHP Version:        7.0.1
 Block user comment: N
 Private report:     N

 New Comment:

Thanks for the report. It seems that a relative path is used in the extension_dir ini directive. It is likely that Apache will change CWD to its own root, so please use an absolute path to the extension dir.

Thanks.


Previous Comments:
------------------------------------------------------------------------
[2015-12-21 11:45:59] cevin dot cheung at gmail dot com

Description:
------------
The mb_string extension have a bug.

In browser && (apache || nginx), the extension is not loaded.
But , In console, the extension is loaded and okay.

And, The Yii PHP Framework it's not worked error report as below:

Uncaught Error: Call to undefined function yii\web\mb_strlen() in script.php:394

Test script:
---------------
<?php

phpinfo();

echo mb_strlen('1','utf-8');



------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=71180&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.