PATH:
home
/
lab2454c
/
spaxtac.com
/
wp-content
/
plugins
/
wp-user-frontend-pro
/
vendor
/
doctrine
/
instantiator
<?xml version="1.0"?> <phpunit bootstrap="./vendor/autoload.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" verbose="true" stopOnFailure="false" processIsolation="false" backupGlobals="false" > <testsuite name="Doctrine\Instantiator tests"> <directory>./tests/DoctrineTest/InstantiatorTest</directory> </testsuite> <filter> <whitelist addUncoveredFilesFromWhitelist="true"> <directory suffix=".php">./src</directory> </whitelist> </filter> </phpunit>
[-] composer.lock
[edit]
[-] composer.json
[edit]
[-] phpbench.json
[edit]
[+]
..
[-] CONTRIBUTING.md
[edit]
[+]
tests
[-] phpunit.xml.dist
[edit]
[-] phpstan.neon.dist
[edit]
[-] phpcs.xml.dist
[edit]
[-] phpmd.xml.dist
[edit]
[+]
docs
[-] LICENSE
[edit]
[+]
src