Releases: tpay-com/php-coding-standards
Releases · tpay-com/php-coding-standards
Numeric separator
Disable TypedClassConstantFixer for PHP < 8.3 #12
Disable TypedClassConstantFixer for PHP < 8.3 (#12) * Disable TypedClassConstantFixer for PHP < 8.3 * Disable PhpdocTagNoNamedArgumentsFixer for backward compatibility * Replace php-cs-fixer/shim with friendsofphp/php-cs-fixer * Update Psalm autoload path to vendor/autoload.php * Replace all name() calls with hardcoded fixer names * Add fixers for backward compatibility
Use shim package for cs fixer.
1.0.1 Use shim package for PHP CS Fixer (#11)
1.0.0 Tpay coding standards release
Validate composer.json (#9)