Mac M1 PHP安装MongoDB扩展报错: fatal error: ‘pcre2.h‘ file not found 解决方案

ln -s /opt/homebrew/include/pcre2.h /opt/homebrew/Cellar/php@7.4/7.4.33/include/php/ext/pcre/pcre2.h

参考