Skip to content

Releases: maglnet/MaglLegacyApplication

1.13.0

11 Aug 18:58
18ba82f
Compare
Choose a tag to compare

Provide PHP 8.0 support

1.12.0

01 Apr 09:02
a02c723
Compare
Choose a tag to compare

Replaced ZendFramework by Laminas

1.11.1

12 Feb 16:06
52213e9
Compare
Choose a tag to compare
  • fixes an issue where the output buffer was not prepended in all cases

1.11.0

22 May 15:51
1d5fcc0
Compare
Choose a tag to compare
  • add zf2 compatibility again #7
  • fixes handling of 404 responses, so the default RouteNotFoundStrategy handles the error #6

1.10.0

02 May 07:25
7cf2a77
Compare
Choose a tag to compare
  • drop php 5.6 support
  • switch to ZF3

1.9.0

08 Nov 10:46
Compare
Choose a tag to compare
  • allow legacy applications to return a Zend\Http\Response

1.8.0

08 Nov 10:14
Compare
Choose a tag to compare
  • allow legacy application to return ViewModel
  • drop support for php < 5.6

1.7.0: Feature/support newer zf2 (#4)

13 Jan 10:55
Compare
Choose a tag to compare
* add test for ControllerService

* test multiple dependency versions

* drop support for zf2 < 2.4

* use php 5.3 compatible array syntax

* reduce build matrix

1.6.1

02 Aug 18:04
Compare
Choose a tag to compare

fixes cases where the application needs to be set earlier

1.6.0

29 Apr 09:36
Compare
Choose a tag to compare
allow adding the output buffer to a short circuited response