Skip to content

Releases: tpay-com/php-coding-standards

Numeric separator

13 Aug 12:44
5b0db4a

Choose a tag to compare

1.1.1

Update NonDefaultConfig.php (#13)

Disable TypedClassConstantFixer for PHP < 8.3 #12

12 Jun 15:49
6a54d45

Choose a tag to compare

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.

22 Aug 10:53
9a924d5

Choose a tag to compare

1.0.1

Use shim package for PHP CS Fixer (#11)

1.0.0 Tpay coding standards release

21 Aug 12:08
ea0211b

Choose a tag to compare

Validate composer.json (#9)