Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
sitepres...
/
vendor
/
otgs
/
installe...
•
File:
phpunit.xml
•
Content:
<phpunit bootstrap="./tests/phpunit/bootstrap.php" backupGlobals="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" > <testsuites> <testsuite name="installer-tests"> <directory suffix=".php">./tests/phpunit/tests/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">./</directory> <exclude> <directory>./locale</directory> <directory>./tests</directory> <directory>./vendor</directory> </exclude> </whitelist> </filter> </phpunit>
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List