我正尝试在PHP版本7.2.13上使用idn_to_ascii(),但我收到了以下消息: Uncaught Error: Call to undefined function idn_to_ascii() 我没有安装PECL intl扩展,但根据top user contributed note on the documentation,我不需要它: "...if you have >=5.4 you
PHP8.1.6找不到grapheme_strlen()。知道为什么会这样吗?: Call to undefined function grapheme_strlen() in C:\xampp\htdocs\api\v5\inc\classes\Validation.inc.php:90 Stack trace: #0 C:\xampp\htdocs\api\v5\tests\validation.php(14): Validation::fullname('ann') #1 {main} thrown in C:\x
我正在尝试使用homebrew在我的Mac上安装mcrypt和intl,但公式是无效的,因为homebrew/php已被弃用并合并到homebrew/core中。我已经安装了php的最新版本(brew install php),似乎mcrypt和intl没有包含在模块中。有人解决这个问题了吗?
操作系统: Mac Os High Sierra