phpEnv运行php项目报错:

A PHP Error was encountered
Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 256
解决方法
进入system/core,修改Comm.php 256行
修改前
return $_config[0] =& $config;
- 1
修改后
$_config[0] =& $config; return $_config[0];
- 1





![战神引擎传奇手游【1.76盛战传奇免授权版[摸摸登陆器]】最新整理Win系复古服务端+安卓苹果双端+GM授权物品后台+详细搭建教程](https://cdn.jxasp.com:9143/image/20251106/1B4E8594B3BEB90E8601D63A8A39CB0B.jpg)













