我是一名大学学生。
我必须安装 XAMPP,然后安装一个名为 PHProjekt 的程序才能将其与 XAMPP 一起使用。
这是安装 PHProjekt 以便与 XAMPP 一起使用的过程的快速视频。
https://www.youtube.com/watch?v=bfnGns5WiAY
当我到达必须登录 PHProjekt 的部分时,我无法输入并收到一条消息:
“已弃用:each() 函数已弃用。此消息将在第 66 行 C:\xampp\htdocs\phprojekt\library\Zend\Cache\Backend.php 中的进一步调用中被抑制”
这是 Backend.php 文档中的代码:
<?php
/**
* Zend Framework
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://framework.zend.com/license/new-bsd
* If you did not receive a copy of the …Run Code Online (Sandbox Code Playgroud)