sha256:ae9c5bff576feb65aaac241f797a6ce7bf49c543456d7f3d2c7e2c10a27f214a
Diff
Content
sha256:55d23d80210ed421066485b107742f12522533a80f5560c97048dd6c9b75d125 .gitattributes
.github/
sha256:fde2bc931f17a96cd3b33f895602af746ed5a028b4b848b9455e20a03e96c291 .github/dependabot.yml
.github/workflows/
sha256:f6c116a21f3383b5b85f769332b44212df88a280ea15a23a1e816d019963a976 .github/workflows/coding-standards.yml
sha256:12731108d8bec01d1f9a9af0799950e7046c287e6c3d6dbaa81ee4666f31dea6 .github/workflows/composer-lint.yml
sha256:8ad0e2fb641e968326fadb580f4b4268f6e282ea539c603c84ed308bc30314e6 .github/workflows/continuous-integration.yml
sha256:dc21bd0525bc56b4a79fe48f6413e05820b18baacd28b7065b23ea918580541b .github/workflows/release-on-milestone-closed.yml
sha256:b5cccec88516ac96e55fcd3513583b8db5aa58518b144af15da3c5e122df0c36 .github/workflows/static-analysis.yml
sha256:7d0168eb68c4e6a0052b0ec49428424aaf3602ae0fa1484b59ade79da1a2b5e9 .gitignore
sha256:fab123d96d6e51e89e46358eb3578d1f3c72b794b9bdf2f0a9ff94d799721b6d LICENSE
sha256:6b285355af6df77b782a88c3280af5d40e2c6a78a8bf34e56c1a9151b3f0d4a1 README.md
sha256:c87c7301b0008e13c054543615a8e600566b7276ce8b3ab0136d3fec16fcbf6a composer.json
sha256:315d00dbceb8e62d6d4a4aa7f2ecca72c8f278fc31c9d52004a2674b42bf674b phpcs.xml
sha256:ffca1c028ed7c55b956d9a389ee194bc2ae3f5dd4fb9ad56a68c49c5d1381b76 phpstan.neon
sha256:8775b79871edab22ea802ee894399e81f21a83532af88a2074e14143bbf8fd19 phpunit.xml.dist
src/
sha256:19231937ae6f890c2bbf932c9cbdfcf7297ae9a713955a76f2907ae3891baa0b src/Deprecation.php
src/PHPUnit/
sha256:9961b6830bc5b20437c39072b50d01d5f622c481a3f9fa188835f488cedaad8c src/PHPUnit/VerifyDeprecations.php
test_fixtures/
test_fixtures/src/
sha256:4c56596f3da8b4b713c9f96e189032fd356cbe751bc7ddf627f1838494eb6b3f test_fixtures/src/ConstructorDeprecation.php
sha256:69ec9a3a5248d06b6d74fe03f2289fa24044c194aab5457d6e41026e8151331d test_fixtures/src/Foo.php
sha256:3f831e7643608638cbce61e7786e50d9aa740cb0691a93856cbb733431944cb3 test_fixtures/src/RootDeprecation.php
test_fixtures/vendor/
test_fixtures/vendor/doctrine/
test_fixtures/vendor/doctrine/foo/
sha256:5d2b613ed15710ce1fe2a171621938923efb49919aa89492e5c091db32923fa9 test_fixtures/vendor/doctrine/foo/Bar.php
sha256:d944afd6bfda8df706761d3050f6d897efd3cffbb5733dcc09c2ebd7f34f13bb test_fixtures/vendor/doctrine/foo/Baz.php
tests/
sha256:160af33025fec971ee52a92df07752004fefc6339bed8cebef16e7170323582e tests/DeprecationTest.php
sha256:1d10f9508bb90a8e4dd0921c282b931f7ff9ffce9d5afa20747562d9aee2c264 tests/EnvTest.php
sha256:83012990744aa8985338ffd9b39904954dc28093aecf608bc273584a6e34bca6 tests/VerifyDeprecationsTest.php
Return to home page.