Skip to content

Releases: phpstan/phpstan-symfony

2.0.19

29 May 12:57
546071e

Choose a tag to compare

2.0.18

18 May 14:57
a12176b

Choose a tag to compare

2.0.18

2.0.17

10 May 08:16
fdd0cb5

Choose a tag to compare

2.0.16

09 May 08:10
912e769

Choose a tag to compare

  • 912e769 - Remove Reflector from StubFilesExtensionLoader, replace with version checks (#486)
  • 809c1e6 - Load more form stubs conditionally (#485)
  • 1af9b7c - Add TraceableMessageBus stub with typed getDispatchedMessages() (#474)
  • 35314e0 - Remove unnecessary ServiceSubscriberInterface stub (#480)
  • 422f25e - Add a dynamic stub loader to prefer upstream types (#481)
  • 6915dfe - Fix the tests running the extension without the container (#484)
  • 06ea74b - Improve the editorconfig file (#482)
  • 585b933 - Delete .github/workflows/claude-react-on-comment.yml

2.0.15

26 Feb 10:17
9b85ab4

Choose a tag to compare

  • 9b85ab4 - Using messenger HandleTrait as QueryBus with appropriate result typing
  • 3783cc7 - Lint workflows
  • 7305b17 - [StepSecurity] ci: Harden GitHub Actions
  • 72d2516 - Simplify workflow by removing PHPSTAN_BOT_TOKEN
  • 359641d - Update README with missing feature descriptions
  • 4c7a7dd - Trigger react-on-comment workflow on issues opened and fall back to issue body
  • 591a1a6 - Add CLAUDE.md to .gitattributes export-ignore
  • fbeac69 - Add CLAUDE.md with project documentation
  • b8d8116 - Add Claude React on Comment workflow

2.0.14

11 Feb 13:24
2.0.14
6781365

Choose a tag to compare

  • 6781365 - Fix phpstan error about generics missingType (#470)

2.0.13

10 Feb 08:56
2.0.13
6feadf7

Choose a tag to compare

  • 6feadf7 - Add BrowserKitAssertionTraitReturnTypeExtension (#452)
  • a968c36 - Add keywords for static analysis in composer.json

2.0.12

23 Jan 09:06
2.0.12
a46dd92

Choose a tag to compare

  • a46dd92 - Fix CS
  • 53e2128 - Fix RequiredAutowiringExtension for traits

2.0.11

22 Jan 16:45
2.0.11
32f0013

Choose a tag to compare

  • 32f0013 - Optimize RequiredAutowiringExtension

2.0.10

20 Jan 16:41
2.0.10

Choose a tag to compare

  • 5a7ab53 - Fix Docblock for InputBag