Releases: ezsystems/ezplatform-code-style
Releases · ezsystems/ezplatform-code-style
v2.0.0
Changes between v1.0.0..v2.0.0:
- IBX-1111: Updated Ibexa Business License Agreement
- #16: Allowed usage with newer version of PHP-CS-Fixer
- #14: Fixed too strict code style vs. phpdoc_tag_type causing conflict with phpstan declarations
- #17: Added new configuration to enforce empty line between class properties
- #15: Allowed class definition to span multiple lines
v1.0.0
Changes since v0.4.0:
- #12: Added usage section to README.md
- #11: Updated licensing information and fixed minor issues
- #10: Introduced Ibexa namespace, fixed php-cs-fixer deprecations, added CI for PHP compatibility
- #9: Enforced strict types declaration
- #8: Added rule to force using FQCN in DocBlock comments
v0.2.0
v0.2.0
Breaking changes
- #4: Modified
EzPlatformInternalConfigFactory
to enforce "Ibexa AS" in PHP files copyright header.
Improvements
- #2: Created first FAQ item on ignoring IDE config files.
- Fixed README.md footer to use "Ibexa AS" name.