<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="vendor/autoload.php" colors="true"> <testsuites> <testsuite name="Monolog Test Suite"> <directory>tests/Monolog/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src/Monolog/</directory> </whitelist> </filter> <php> <ini name="date.timezone" value="UTC"/> </php> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
doc | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.php_cs | File | 1.82 KB | 0644 |
|
CHANGELOG.md | File | 24.14 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 3.81 KB | 0644 |
|
composer.json | File | 2.2 KB | 0644 |
|
phpstan.neon.dist | File | 405 B | 0644 |
|
phpunit.xml.dist | File | 460 B | 0644 |
|