<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="./vendor/phpunit/phpunit/phpunit.xsd" bootstrap="tests/bootstrap.php" colors="true" beStrictAboutTestsThatDoNotTestAnything="false" > <testsuites> <testsuite name="Monolog Test Suite"> <directory>tests/Monolog/</directory> </testsuite> </testsuites> <coverage> <include> <directory suffix=".php">src/Monolog/</directory> </include> </coverage> <php> <ini name="date.timezone" value="UTC"/> </php> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
doc | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 191 B | 0644 |
|
.gitattributes | File | 204 B | 0644 |
|
.gitignore | File | 111 B | 0644 |
|
.php-cs-fixer.php | File | 2.2 KB | 0644 |
|
CHANGELOG.md | File | 43.77 KB | 0644 |
|
LICENSE | File | 1.06 KB | 0644 |
|
README.md | File | 6.17 KB | 0644 |
|
UPGRADE.md | File | 6.93 KB | 0644 |
|
_config.yml | File | 25 B | 0644 |
|
composer.json | File | 3.07 KB | 0644 |
|
phpstan-baseline.neon | File | 4.82 KB | 0644 |
|
phpstan.neon.dist | File | 1.23 KB | 0644 |
|
phpunit.xml.dist | File | 688 B | 0644 |
|