Skip to content

Tags: laminas/laminas-diactoros

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-diac…

…toros/milestone/77)

Feature release (minor)

### 3.8.0

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

#### Enhancement

 - [214: add PHP 8.5 and remove 8.1](#214) thanks to @LordSimal

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-diac…

…toros/milestone/75)

Feature release (minor)

### 3.7.0

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

#### BC Break,Bug,renovate

 - [209: Update dependency vimeo/psalm to v6](#209) thanks to @renovate[bot]

#### renovate

 - [204: Lock file maintenance. Update reason phrase for response code 104](#204) thanks to @renovate[bot]

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-diac…

…toros/milestone/73)

Feature release (minor)

### 3.6.0

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

#### Bug

 - [213: Adds temporary IANA status code reason phrase for 104](#213) thanks to @gsteel

#### Bug,Documentation

 - [212: Fix broken link in migration.md](#212) thanks to @Potherca

#### Enhancement

 - [201: Update to use PHPUnit 10 syntax](#201) thanks to @samsonasik
 - [200: Update to latest PHP 8.1 syntax](#200) thanks to @samsonasik

#### Dependencies

 - [197: Update dependency laminas/laminas-coding-standard to v3](#197) thanks to @renovate[bot]

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-diac…

…toros/milestone/70)

### 3.5.0

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

#### Enhancement

 - [198: Add support for PHP 8.4](#198) thanks to @ADmad

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-diac…

…toros/milestone/66)

Feature release (minor)

### 3.4.0

- Total issues resolved: **2**
- Total pull requests resolved: **7**
- Total contributors: **5**

#### Bug

 - [195: Fix error while trying to get stream metadata after detach](#195) thanks to @Xerkus
 - [194: Fix provided versions of psr/http-factory-implementation in composer.json](#194) thanks to @Xerkus
 - [193: Fix cookie parsing from headers in server request factory using globals.](#193) thanks to @Xerkus
 - [165: Plus signs in cookie data get converted to space.](#165) thanks to @Danack

#### Enhancement

 - [192: Add Roave BC Check to CI](#192) thanks to @gsteel

#### Bug,Enhancement

 - [190: Upgrade PHPUnit to 10.x. Fix Stream conformance](#190) thanks to @gsteel

#### Documentation

 - [187: Fix linting issues in docs](#187) thanks to @gsteel

#### renovate

 - [186: Update dependency psalm/plugin-phpunit to ^0.19.0](#186) thanks to @renovate[bot]

#### Bug,Help Wanted

 - [22: Stream::getMetadata() does not handle detached resource](#22) thanks to @weierophinney

3.3.1

Toggle 3.3.1's commit message

Verified

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

…toros/milestone/65)

3.3.x bugfix release (patch)

### 3.3.1

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

#### renovate

 - [181: Lock file maintenance, Upgrade Psalm to 5.20.x, QA improvements](#181) thanks to @renovate[bot]

2.26.0

Toggle 2.26.0's commit message

Verified

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

…ctoros/milestone/55)

Feature release (minor)

### 2.26.0

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

#### Enhancement

 - [176: Update PHP constraints to allow v8.3](#176) thanks to @ADmad

3.3.0

Toggle 3.3.0's commit message

Verified

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

…toros/milestone/64)

Feature release (minor)

### 3.3.0

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

#### Enhancement

 - [174: Remove support for PHP 8.0, remove unnecessary reflection method calls](#174) thanks to @gsteel
 - [171: Don't ignore platform requirements on 8.3](#171) thanks to @gsteel

3.2.0

Toggle 3.2.0's commit message

Verified

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

…toros/milestone/62)

Feature release (minor)

### 3.2.0

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

#### Enhancement

 - [170: Add PHP 8.3 support](#170) thanks to @MauricioFauth

3.1.0

Toggle 3.1.0's commit message

Verified

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

…toros/milestone/58)

### 3.1.0

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

#### Enhancement

 - [169: Correctly handle explicitly providing `JSON_THROW_ON_ERROR` in `JsonResponse`](#169) thanks to @TimWolla

#### renovate

 - [166: Lock file maintenance](#166) thanks to @renovate[bot]

#### Documentation

 - [158: Fix docs referring to array key as value](#158) thanks to @Xerkus