当我尝试使用CodeIgniter 2.1.4安装php scrit make时出现此类错误
这是错误:
遇到PHP错误
while IFS=$'\t' read -r c length; do
这是代码:
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; CI_DB_driver has a deprecated constructor
Filename: database/DB_driver.php
Line Number: 31