Skip to content

Releases: shoppingflux/coding-style-php

2.3.15

30 Jun 13:46
31d2f2a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.14...2.3.15

2.3.14

13 Jan 13:45
cabd211

Choose a tag to compare

What's Changed

Full Changelog: 2.3.13...2.3.14

2.3.13

23 Apr 10:13
0f32ad3

Choose a tag to compare

Maintenance

Full Changelog: 2.3.12...2.3.13

2.3.12

11 Sep 07:58
e5b9645

Choose a tag to compare

What's Changed

Full Changelog: 2.3.11...2.3.12

2.3.11

20 Jun 10:42
e6e0ee2

Choose a tag to compare

What's Changed

Full Changelog: 2.3.10...2.3.11

2.3.10

01 Mar 14:03
cc763e8

Choose a tag to compare

Bug fixes

  • Do not handle case and default (conflict with other rule) (#52)

2.3.9

01 Mar 13:49
973c449

Choose a tag to compare

Bug fixes

  • BlockControlStructureSpacing: Do not handle case and default (conflict with other rule) (#51)

2.3.8

01 Mar 13:15
ce91a93

Choose a tag to compare

New rule

  • Check new line around control structure (#50)

2.3.7

28 Feb 10:31
a26a059

Choose a tag to compare

Enhancement

  • Add blank line before statement (#48)

2.3.6

25 Apr 07:52
12f74ca

Choose a tag to compare

  • Add RequireOneLinePropertyDocComment rule (#47)