Skip to content

Releases: PHP-DI/Slim-Bridge

3.4.0

29 Jun 14:09
d14c95b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.3.0...3.4.0

3.3.0

13 Jan 15:51
9374b67
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.0...3.3.0

3.2.0

01 Nov 16:16
1644a2f
Compare
Choose a tag to compare

What's Changed

  • Allow to use PHP-DI with middlewares, by @Rarst in #71

New Contributors

  • @Rarst made their first contribution in #71

Full Changelog: 3.1.1...3.2.0

3.1.1

26 May 19:38
ad74ba0
Compare
Choose a tag to compare

#73 Self to Static to allow call of the createControllerInvoker() from a child class

3.1.0

02 Dec 16:09
c118174
Compare
Choose a tag to compare

PHP 8 support

3.0.1

13 Jan 19:12
e7a568c
Compare
Choose a tag to compare

#57 Automatically register the Slim\App class.

3.0.0

08 Sep 20:36
3249b0d
Compare
Choose a tag to compare

Compatibility with Slim 4.

2.0.0

24 Feb 10:55
df3c116
Compare
Choose a tag to compare

Compatibility with PHP-DI 6.0

1.1.2

28 Dec 14:26
9ad5b81
Compare
Choose a tag to compare

Fix #35

1.1.1

15 Nov 06:53
2f7dc12
Compare
Choose a tag to compare
  • #30 & #31 Improve compatibility with Slim 3.9.0