Loading

摘要: PHP代码覆盖率统计 环境:MACOS M1 安装PHP > arch -x86_64 brew install php@7.4 # 安装成功后输入php 提示 找不到php ,软链一下重新打开终端测试 > brew link --overwrite --force php@7.4 安装xdebug 阅读全文
posted @ 2023-02-09 10:37 Miracleeeeeee 阅读(20) 评论(0) 推荐(0)