Skip to content

Releases: laminas/laminas-stratigility

3.11.0

31 Oct 16:26
3.11.0
4dee458
Compare
Choose a tag to compare

Release Notes for 3.11.0

3.11.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

3.10.0

09 May 14:27
3.10.0
d45eec2
Compare
Choose a tag to compare

Release Notes for 3.10.0

Added

This release adds support for PSR-7 v1.1 and 2.0.

3.10.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Enhancement

renovate

3.9.0

10 Oct 19:35
3.9.0
b847ad3
Compare
Choose a tag to compare

Release Notes for 3.9.0

Feature release (minor)

3.9.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

3.8.0

23 Jul 13:56
3.8.0
aa47a70
Compare
Choose a tag to compare

Release Notes for 3.8.0

Feature release (minor)

3.8.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

3.7.0

21 Jul 23:15
3.7.0
29461a7
Compare
Choose a tag to compare

Release Notes for 3.7.0

Feature release (minor)

3.7.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

3.6.0

21 Jul 20:30
3.6.0
ba6ac4d
Compare
Choose a tag to compare

Release Notes for 3.6.0

Feature release (minor)

3.6.0

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 4

Enhancement

renovate

Documentation,Enhancement,hacktoberfest-accepted

3.5.0

14 Sep 04:15
3.5.0
f59f3ad
Compare
Choose a tag to compare

3.5.0 - 2021-09-14


Release Notes for 3.5.0

Feature release (minor)

3.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

3.4.0

28 Jun 22:16
3.4.0
5553756
Compare
Choose a tag to compare

3.4.0 - 2021-06-28


Release Notes for 3.4.0

Fixed

  • Fixes Utils::getStatusCode() to verify that the code returned from a Throwable is actually an integer before attempting to see if it falls in the HTTP response status code range. If not, it will return the status from the provided response instance.

3.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2

Enhancement

Bug

3.3.0

20 Oct 10:38
3.3.0
d6336b8
Compare
Choose a tag to compare

3.3.0 - 2020-10-20

Added

  • #13 Adds support for PHP 8

Changed

  • #8 As the NotFoundHandler is technically a request handler, we are moving it to the Handler namespace with only implementing the RequestHandlerInterface instead of the MiddlewareInterface.

Deprecated

  • #8 Marking NotFoundHandler in the Middleware namespace as deprecated in favor of the new NotFoundHandler in the Handler namespace.

Release Notes for 3.3.0

3.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Enhancement,hacktoberfest-accepted

Enhancement

laminas-stratigility 3.2.2

29 Mar 13:32
3.2.2
3f88aa1
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Fixed replace version constraint in composer.json so repository can be used as replacement of zendframework/zend-stratigility:^3.2.0.