Skip to content

Releases: proxify-ab/proxify-php-code-style

v1.2.2

20 Nov 13:47
Compare
Choose a tag to compare

Enforce camel case for PHPUnit test methods

Full Changelog: v1.2.1...v1.2.2

v1.2.1

05 Dec 12:21
152e55c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

06 Nov 14:31
96007b3
Compare
Choose a tag to compare

We're now able to detect file changes in PR by using the base branch instead of staging.
This allows for a proper diff for hotfixes and will help on projects where we might use other branches.

Full Changelog: v1.1.2...v1.2.0

v1.1.2

25 Oct 14:45
Compare
Choose a tag to compare

Add ? before single type declarations or |null at the end of union types when parameters have a default null value.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

24 Oct 09:44
Compare
Choose a tag to compare

No spaces should be placed in a closure function declaration.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

20 Oct 12:34
5084d05
Compare
Choose a tag to compare

Checker will now run against staging as most PR should target staging branch.
It is now actually checking things as we removed --dirty which is meant for only checking non staged changes.

v1.0.7

20 Oct 12:12
03ac0c8
Compare
Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

v1.0.6

20 Oct 08:07
3d0ca4c
Compare
Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

v1.0.5

23 Aug 13:40
Compare
Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

v1.0.4

23 Aug 13:22
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4