PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wiloke-listing-tools
/
vendor
/
symfony
/
mime
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/5.2/phpunit.xsd" backupGlobals="false" colors="true" bootstrap="vendor/autoload.php" failOnRisky="true" failOnWarning="true" > <php> <ini name="error_reporting" value="-1" /> </php> <testsuites> <testsuite name="Symfony MIME Component Test Suite"> <directory>./Tests/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory>./</directory> <exclude> <directory>./Resources</directory> <directory>./Tests</directory> <directory>./vendor</directory> </exclude> </whitelist> </filter> </phpunit>
[+]
..
[-] phpunit.xml.dist
[edit]
[-] MessageConverter.php
[edit]
[+]
Exception
[+]
Tests
[+]
Header
[-] MimeTypesInterface.php
[edit]
[+]
Part
[+]
DependencyInjection
[+]
Resources
[-] MimeTypes.php
[edit]
[+]
Encoder
[-] .gitignore
[edit]
[-] Address.php
[edit]
[-] RawMessage.php
[edit]
[-] FileinfoMimeTypeGuesser.php
[edit]
[-] BodyRendererInterface.php
[edit]
[-] FileBinaryMimeTypeGuesser.php
[edit]
[-] composer.json
[edit]
[-] MimeTypeGuesserInterface.php
[edit]
[-] LICENSE
[edit]
[-] Email.php
[edit]
[-] Message.php
[edit]
[-] README.md
[edit]
[-] CharacterStream.php
[edit]
[-] NamedAddress.php
[edit]