Skip to content

Releases: landingi/php-coding-standards

Update vendors

18 Apr 11:36
Compare
Choose a tag to compare
  • Upgrading phpstan/phpstan (1.9.18 => 1.10.13)
  • Upgrading phpstan/phpstan-doctrine (1.3.32 => 1.3.37)
  • Upgrading phpstan/phpstan-phpunit (1.2.2 => 1.3.11)
  • Upgrading phpstan/phpstan-symfony (1.2.25 => 1.3.1)
  • Upgrading povils/phpmnd (v3.0.1 => v3.1.0)
  • Upgrading symplify/easy-coding-standard (11.1.35.72 => 11.3.2)

v1.0.13 - Update most dependencies (including major versions)

07 Dec 13:45
cd18502
Compare
Choose a tag to compare

What's Changed

Note: This replaces release v1.0.12 as it didn't contain all the necessary changes.
The (potential) breaking changes are highlighted in bold:

  • phpstan/phpstan: 1.4.2 -> ~1.9.2
  • phpstan/phpstan-doctrine: 1.1.0 -> ~1.3.23
  • phpstan/phpstan-phpunit: 1.0.0 -> ~1.2.2
  • phpstan/phpstan-symfony: 1.1.2 -> ~1.2.16
  • symplify/easy-coding-standard: 9.4.22 -> ~11.1.17
  • symfony/polyfill-php80: ^1.23 -> ^1.27
  • povils/phpmnd: ^2.4 -> ~3.0.1

Full Changelog: v1.0.11...v1.0.13

v1.0.11

09 Feb 21:13
227b11a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.0.11

v1.0.10

27 Jan 07:45
7559bd2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.9...v1.0.10

v1.0.9

18 Jan 22:39
75a1e07
Compare
Choose a tag to compare

What's Changed

v1.0.8

15 Nov 13:52
174d2fb
Compare
Choose a tag to compare

What's Changed

  • [PHP-250]Refactor fixer that changes Service and Entity suffix by @Ferror in #21
  • [PLAT-71] Added phpmnd libary. by @Sadowskyyyyy in #23

Full Changelog: v1.0.7...v1.0.8

v1.0.7

04 Nov 11:19
baef8c7
Compare
Choose a tag to compare

What's Changed

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

Add FileNameSameAsClassName fixer

26 Oct 13:54
a2ac05d
Compare
Choose a tag to compare

What's Changed

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

Remove Service, Entity and Interface suffix from class/interface name

22 Oct 12:03
604faaf
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Redefine Landingi coding standard as fixers instead of predefined styles

26 Jul 08:17
9ed9908
Compare
Choose a tag to compare
v1.0.4

Define Landingi Coding standard on fixers instead of predefined impor…