Skip to content

Releases: shopwareLabs/phpstan-shopware

0.1.9

12 Mar 14:12
0bb7815
Compare
Choose a tag to compare

Full Changelog: 0.1.8...0.1.9

0.1.8

10 Mar 09:43
0a02b42
Compare
Choose a tag to compare

What's Changed

  • feat: add DALDefinitionRule and DALEntityCollector for enhanced data … by @shyim in #13

New Contributors

  • @shyim made their first contribution in #13

Full Changelog: 0.1.7...0.1.8

0.1.7

05 Mar 12:03
a058df9
Compare
Choose a tag to compare

What's Changed

  • Fix NoSymfonySessionInConstructor rule name by @mjosef89 in #11

New Contributors

Full Changelog: 0.1.6...0.1.7

0.1.6

24 Feb 15:46
f1d7540
Compare
Choose a tag to compare
  • NoSuperglobals Rule
  • NoEntityRepository in Loop Rule
  • NoSessionInPaymentHandlerOrStoreAPI

0.1.5

18 Feb 08:27
55d13ea
Compare
Choose a tag to compare

Add git attributes

0.1.4

10 Feb 07:03
ea714d2
Compare
Choose a tag to compare
  • feat: add NoDALFilterByID rule with tests
  • feat: add ClassExtendUsesAbstractClassWhenExisting rule with tests

Full Changelog: 0.1.3...0.1.4

0.1.3

31 Jan 10:02
c7e0b43
Compare
Choose a tag to compare

0.1.2

29 Jan 11:55
c3ebe44
Compare
Choose a tag to compare
  • feat: add InternalClassExtendsRule

0.1.1

28 Jan 11:57
717ac20
Compare
Choose a tag to compare
  • Add MethodBecomesAbstract rule

0.1.0

28 Jan 09:20
d039f80
Compare
Choose a tag to compare
feat: add identifiers for PhpStan 2