使用brew在macos下安装php开发所需环境 2020-02-23 07:47 阅读 450 次 评论 0 条 php环境 软件选择: php 7.2; mysql 8.0.19; nginx 1.17.8; 所有操作都是基于brew进行的,没有brew的请先读 在macos下安装homebrew 安装n... homebrew, mysql, nginx, php
php错误信息-php报错Use of undefined constant 2020-02-20 06:36 阅读 1,100 次 评论 0 条 php环境 报错代码: Warning: Use of undefined constant date - assumed 'date' (this will throw an Error in a future version of PHP) in /usr/local... php, 报错