文件操作 - phpunit.xml.dist
返回文件管理
返回主菜单
删除本文件
文件: /root/Desktop/OLD/roundcube nov 2023/roundcube/vendor/masterminds/html5/phpunit.xml.dist
编辑文件内容
<?xml version="1.0" encoding="UTF-8"?> <phpunit colors="true" bootstrap="vendor/autoload.php"> <testsuites> <testsuite name="PHPUnit"> <directory>test/HTML5/</directory> </testsuite> </testsuites> <filter> <blacklist> <file>systemlib.phpreflection_hni</file> <file>src/HTML5/Parser/InputStream.php</file> <file>src/HTML5/Serializer/RulesInterface.php</file> <file>src/HTML5/Entities.php</file> <file>src/HTML5/Serializer/HTML5Entities.php</file> </blacklist> </filter> </phpunit>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件