文件操作 - phpunit.xml.dist
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/lib/classes/phpseclib/paragonie/constant_time_encoding/phpunit.xml.dist
编辑文件内容
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="true" backupStaticAttributes="false" bootstrap="tests/autoload.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnError="false" stopOnFailure="false" > <testsuites> <testsuite name="Constant Time Encoding Test Suite"> <directory suffix="Test.php">./tests</directory> </testsuite> </testsuites> </phpunit>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件