<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/9.3/phpunit.xsd" backupGlobals="false" colors="true" bootstrap="vendor/autoload.php" failOnRisky="true" failOnWarning="true" > <php> <ini name="error_reporting" value="-1" /> <env name="DUMP_LIGHT_ARRAY" value="" /> <env name="DUMP_STRING_LENGTH" value="" /> </php> <testsuites> <testsuite name="Symfony VarDumper Component Test Suite"> <directory>./Tests/</directory> </testsuite> </testsuites> <coverage> <include> <directory>./</directory> </include> <exclude> <directory>./Resources</directory> <directory>./Tests</directory> <directory>./vendor</directory> </exclude> </coverage> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
Caster | Folder | 0755 |
|
|
Cloner | Folder | 0755 |
|
|
Command | Folder | 0755 |
|
|
Dumper | Folder | 0755 |
|
|
Exception | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
Server | Folder | 0755 |
|
|
Test | Folder | 0755 |
|
|
Tests | Folder | 0755 |
|
|
.gitattributes | File | 113 B | 0644 |
|
.gitignore | File | 37 B | 0644 |
|
CHANGELOG.md | File | 2.34 KB | 0644 |
|
LICENSE | File | 1.06 KB | 0644 |
|
README.md | File | 622 B | 0644 |
|
VarDumper.php | File | 4.04 KB | 0644 |
|
composer.json | File | 1.49 KB | 0644 |
|
phpunit.xml.dist | File | 1000 B | 0644 |
|