周半仙 在win下发现没法运行, 出错信息见下, 半仙能提示下哪里出了问题吗
Fatal error: Uncaught Error: Call to undefined function think\helper\mb_strtolower() in C:\MY_PLAT\reseed-puppy-php\vendor\topthink\think-helper\src\helper\Str.php:128
Stack trace:
#0 C:\MY_PLAT\reseed-puppy-php\vendor\topthink\think-helper\src\helper\Str.php(184): think\helper\Str::lower('Root_Path')
#1 C:\MY_PLAT\reseed-puppy-php\vendor\topthink\framework\src\think\Container.php(446): think\helper\Str::snake('RootPath')
#2 C:\MY_PLAT\reseed-puppy-php\vendor\topthink\framework\src\think\Container.php(394): think\Container->bindParams((๐•ᴗ•๐)ject(ReflectionMethod), Array)
#3 C:\MY_PLAT\reseed-puppy-php\vendor\topthink\framework\src\think\Container.php(253): think\Container->invokeClass('think\App', Array)
#4 C:\MY_PLAT\reseed-puppy-php\vendor\zoujingli\think-library\src\service\RuntimeService.php(75): think\Container->make('think\App')
#5 C:\MY_PLAT\reseed-puppy-php\vendor\zoujingli\think-library\src\service\RuntimeService.php(247): think\admin\service\RuntimeService::init(NULL)
#6 C:\MY_PLAT\reseed-puppy-php\think(11): think\admin\service\RuntimeService::doConsoleInit()
#7 {main}
thrown in C:\MY_PLAT\reseed-puppy-php\vendor\topthink\think-helper\src\helper\Str.php on line 128
一开始说是php的版本不对, 我升级到了8.2之后就出了上面的错误提示