Skip to content

Releases: sascha-egerer/phpstan-typo3

2.0.0

06 Feb 08:04
8a361cf
Compare
Choose a tag to compare

What's Changed

  • PHPStan 2 Compatibility – This version is exclusively compatible with PHPStan 2.
  • TYPO3 13 Compatibility – Support for older TYPO3 versions has been dropped.
  • Code Cleanup – General improvements and refinements.

Focus of this Release

This update is primarily aimed at new TYPO3 projects.
If you need to maintain compatibility with older TYPO3 versions in your extension development, you should continue using version 1.

Ongoing Development

  • Version 1 Development: Will continue at v1 branch.
  • Main Development: Now continues in the main branch (formerly known as master).

🔗 Full Changelog: Compare 1.10.2 → 2.0.0

1.10.2

26 Aug 20:39
1848c6a
Compare
Choose a tag to compare

What's Changed

  • [TASK] Use list whereever possible by @oliverklee in #166
  • [BUGFIX] Avoid warnings about ObjectStorage with PHPStan 1.11.9 by @oliverklee in #168
  • [TASK] Port some type annotation improvements from the Core by @oliverklee in #170
  • [TASK] Rename stub file to match the name of the stubbed interface by @oliverklee in #169

Full Changelog: 1.10.1...1.10.2

1.10.1

13 May 06:33
a7549f5
Compare
Choose a tag to compare

Add TYPO3 13.1 compatibility

What's Changed

Full Changelog: 1.10.0...1.10.1

1.10.0

30 Jan 12:38
0cecc8f
Compare
Choose a tag to compare

Add TYPO3 13 compatibility and update bunch of dependencies

Special thanks to @oliverklee who took care of all the changes.

What's Changed

Full Changelog: 1.9.1...1.10.0

1.9.1

27 Nov 06:55
b3f4ca1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.0...1.9.1

1.9.0

07 Sep 14:43
ebfc114
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.9...1.9.0

1.8.9

26 Jun 07:37
d2b88a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.5...1.8.9

1.8.5

10 May 13:22
09383da
Compare
Choose a tag to compare

What's Changed

  • [TASK] Bump the development dependencies by @oliverklee in #122
  • [TASK] Add currentContentObject to typo3.requestGetAttributeMapping by @derhansen in #120
  • TASK: Add dynamic return type extension for getIndpEnv by @sabbelasichon in #126
  • Added frontend.controller and frontend.typoscript request attribute mapping by @derhansen in #123
  • Drop support for < PHP 7.4 and update dev dependencies by @sascha-egerer in #127
  • [TASK] Use TYPO3 12.4 for TYPO3 12 by @oliverklee in #121

New Contributors

Full Changelog: 1.8.4...1.8.5

1.8.4

13 Apr 09:58
52bdb11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.3...1.8.4

1.8.3

28 Mar 08:13
4f3a47b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.2...1.8.3