Skip to content

Tags: laminas/laminas-mvc

Tags

3.8.0

Toggle 3.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [3.8.0](https://github.com/laminas/laminas-mvc/…

…milestone/17)

### 3.8.0

- Total issues resolved: **0**
- Total pull requests resolved: **4**
- Total contributors: **4**

#### Enhancement,QA,dependencies

 - [174: Add support for PHP 8.4, Upgrade PHPUnit to 10.x, remove Prophecy dependency and improve unit tests](#174) thanks to @fezfez

#### Enhancement,QA

 - [173: Update to latest PHP 8.1 syntax](#173) thanks to @samsonasik

#### Enhancement

 - [172: Fix all implicitly nullable parameters for PHP 8.4 compatibility](#172) thanks to @Atul-glo35265

#### Documentation

 - [167: Backport fix for superfluous word in docs](#167) thanks to @Xerkus

3.7.0

Toggle 3.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [3.7.0](https://github.com/laminas/laminas-mvc/…

…milestone/16)

### 3.7.0

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### Enhancement

 - [159: Adds PHP 8.3 as new supported version](#159) thanks to @fezfez

#### Duplicate,Enhancement

 - [158: PHP 8.3 support added](#158) thanks to @glo71317

3.6.1

Toggle 3.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [3.6.1](https://github.com/laminas/laminas-mvc/…

…milestone/15)

### 3.6.1

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **1**

#### Bug

 - [150: Fix PHP 8.2 deprecations in tests](#150) thanks to @Xerkus

#### renovate

 - [145: Re-introduce renovate](#145) thanks to @Xerkus

3.6.0

Toggle 3.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [3.6.0](https://github.com/laminas/laminas-mvc/…

…milestone/14)

### 3.6.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Documentation,Enhancement

 - [142: improves Redirect plugin docs showing how to set status code. #4](#142) thanks to @chaos0815

3.5.0

Toggle 3.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [3.5.0](https://github.com/laminas/laminas-mvc/…

…milestone/13)

### 3.5.0

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Enhancement

 - [140: Apply PHP 8.0 Syntax and constructor promotion](#140) thanks to @samsonasik

3.4.0

Toggle 3.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [3.4.0](https://github.com/laminas/laminas-mvc/…

…milestone/10)

### 3.4.0

- Total issues resolved: **0**
- Total pull requests resolved: **2**
- Total contributors: **2**

#### Enhancement,dependencies

 - [138: Drop support php 7, add php 8.2 support](#138) thanks to @fezfez

#### Bug

 - [135: Merge release 3.3.5 into 3.4.x](#135) thanks to @github-actions[bot]

3.3.5

Toggle 3.3.5's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [3.3.5](https://github.com/laminas/laminas-mvc/…

…milestone/11)

### 3.3.5

- Total issues resolved: **0**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Bug

 - [134: Lazy controller factory incompatibility with PHP 8](#134) thanks to @Xerkus

3.3.4

Toggle 3.3.4's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [3.3.4](https://github.com/laminas/laminas-mvc/…

…milestone/6)

3.3.x bugfix release (patch)

### 3.3.4

- Total issues resolved: **1**
- Total pull requests resolved: **5**
- Total contributors: **4**

#### Documentation

 - [118: Drop obsolete cookbook for middleware in listeners](#118) thanks to @Xerkus

#### Bug

 - [115: Update return type of `AbstractRestfulController::patch`](#115) thanks to @gregtyler

#### Documentation,Enhancement

 - [112: Message against the war, in Russian and English](#112) thanks to @afilina
 - [103: First draft of the modules doc](#103) thanks to @afilina

#### Enhancement

 - [104: Prepare for Renovate with reusable workflows](#104) thanks to @ghostwriter

3.3.3

Toggle 3.3.3's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [3.3.3](https://github.com/laminas/laminas-mvc/…

…milestone/8)

3.3.x bugfix release (patch)

### 3.3.3

- Total issues resolved: **1**
- Total pull requests resolved: **1**
- Total contributors: **1**

#### Bug,Documentation

 - [107: Update `quick-start.md` to fix typo in `composer create-project` command](#107) thanks to @pbcGIS

3.3.2

Toggle 3.3.2's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
### Release Notes for [3.3.2](https://github.com/laminas/laminas-mvc/…

…milestone/7)

3.3.x bugfix release (patch)

### 3.3.2

- Total issues resolved: **1**
- Total pull requests resolved: **2**
- Total contributors: **3**

#### Bug

 - [100: Bugfix: Revert changing canonical name of `ControllerManager` service](#100) thanks to @rieschl and @rtek

#### Documentation,Enhancement

 - [98: Improve Routing docs](#98) thanks to @afilina