当前位置:网站首页>array_ Pop error: only variables should be passed by reference

array_ Pop error: only variables should be passed by reference

2022-06-13 08:19:00 Parthenocissus still works

Code execution echo array_pop(explode("\\", 'app\admin\controller\test')); Report errors :

stay windows Environmental Science cmd Normal display if executed in :

  stay linux The first exception is displayed when executing in the environment , But if you switch to php5.5 It's normal :

  It may be judged that this error report php The version is about .

Error correction , take explode Assign a value to a variable .

原网站

版权声明
本文为[Parthenocissus still works]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202270544563754.html