framework icon indicating copy to clipboard operation
framework copied to clipboard

Design by Contract framework for PHP

Results 3 framework issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Release notes Sourced from phpstan/phpstan's releases. 1.4.10 Fix the difference between ?T and T|null (https://github.com/phpstan/phpstan-src/commit/28776ffd4604e92761e09413cfc9c096d2547ad8), #6790 Check property assign TypeError...

dependencies

Updates the requirements on [slevomat/coding-standard](https://github.com/slevomat/coding-standard) to permit the latest version. Release notes Sourced from slevomat/coding-standard's releases. 7.0.8 🐛 Fixes UnusedUsesSniff: Fixed false positive InlineDocCommentDeclarationSniff: Fixed false positive Fix: resolve false...

dependencies

Hello ! It is me again haha. Imagine the following : you put some CDD assertions with phpdeal (or other tool) and you have some automatic unit tests generated automatically....