Skip to content

Releases: b13/slimphp-bridge

[RELEASE] TYPO3 v12 Support

30 Sep 09:09
e140841
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.6.2

[RELEASE] Bugfix Release

17 Jun 09:18
4bc8aee
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] remove superfluous return in front of throw by @S3b0 in #27

Full Changelog: 0.6.0...0.6.1

[RELEASE] Add official support for TYPO3 v12 LTS

07 Aug 09:07
756b569
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] Too few arguments passed by @S3b0 in #20
  • [BUGFIX] Apply 2nd argument in v12.4+ only by @S3b0 in #21
  • [TASK] Use TYPO3 error handling on Slim exceptions by @dogawaf in #22

New Contributors

  • @S3b0 made their first contribution in #20

Full Changelog: 0.5.1...0.6.0

[RELEASE] Bugfix release

07 Feb 07:43
Compare
Choose a tag to compare
[BUGFIX] Add TYPO3 v12.2 compatibility

Fixes #17

[RELEASE] TYPO3 v12 support + bugfix for TYPO3 v10

23 Oct 08:50
Compare
Choose a tag to compare
[BUGFIX] Use interop adapter to fix TYPO3 v10 support

Fixes #11

[RELEASE] Minor bugfixes related to PHP8

07 Oct 10:22
fd0b3dc
Compare
Choose a tag to compare
Merge pull request #13 from spoonerWeb/patch-2

Check for existing TSFE variable

[RELEASE] PHP 8.0 Compatibility

16 Aug 06:10
001bf29
Compare
Choose a tag to compare
0.4.0

[RELEASE] PHP 8.0 Compatibility

[RELEASE] Added TYPO3 v11 LTS compatibility

01 Aug 08:39
ea87199
Compare
Choose a tag to compare

This release drops support for TYPO3 v9 and adds TYPO3 v11 compatibility.

[RELEASE] Added compatibility with TYPO3 v10.4x

10 Feb 10:34
7fafc26
Compare
Choose a tag to compare
Merge pull request #6 from dogawaf/typo3-10

TYPO3 10, simpler route configuration and bugfixes

Initial Release

21 Sep 07:35
3147852
Compare
Choose a tag to compare
Merge pull request #3 from b13/davidsteeb-patch-2

[TASK] Update README