Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: laminas/laminas-i18n

Tags

2.31.0

Toggle 2.31.0's commit message

Verified

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

…n/milestone/51)

Feature release (minor)

### 2.31.0

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

QA
--

 - [153: Update laminas-coding-standard to v3](#153) thanks to @Xerkus

#### Dependencies,Enhancement

 - [152: Drop support for PHP 8.1, add support for PHP 8.5](#152) thanks to @gsteel

2.30.0

Toggle 2.30.0's commit message

Verified

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

…n/milestone/49)

Feature release (minor)

### 2.30.0

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

#### Dependencies,QA

 - [147: Update dependency vimeo/psalm to v6, mark most classes as soft `@final` for hard final in the next major](#147) thanks to @renovate[bot]

#### Enhancement

 - [144: Update to use PHP 8.1 syntax](#144) thanks to @samsonasik
 - [143: Normalize PHPUnit Config](#143) thanks to @gsteel
 - [141: Reduce use of deprecated Laminas\ServiceManager\ConfigInterface](#141) thanks to @ramchale

2.29.0

Toggle 2.29.0's commit message

Verified

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

…n/milestone/46)

Feature release (minor)

### 2.29.0

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

#### Enhancement

 - [139: PHP 8.4 support added](#139) thanks to @Atul-glo35265

#### Bug

 - [137: Merge release 2.28.1 into 2.29.x](#137) thanks to @github-actions[bot]

2.28.1

Toggle 2.28.1's commit message

Verified

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

…n/milestone/45)

2.28.x bugfix release (patch)

### 2.28.1

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

#### Bug

 - [136: Add failing unit test for empty string locale](#136) thanks to @kersysgediminas

#### BC Break

 - [135: Translate doesn't revert to default locale when passing empty string as locale](#135) thanks to @kersysgediminas

2.28.0

Toggle 2.28.0's commit message

Verified

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

…n/milestone/44)

Feature release (minor)

### 2.28.0

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

#### Documentation,Enhancement,Feature Removal

 - [132: Deprecate runtime mutation of validator options](#132) thanks to @gsteel

#### Bug

 - [131: 2.27.1 into 2.28.x merge up](#131) thanks to @gsteel

2.27.1

Toggle 2.27.1's commit message

Verified

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

…n/milestone/43)

2.27.x bugfix release (patch)

### 2.27.1

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

#### Bug

 - [130: Add service manager alias for `Laminas\Translator\TranslatorInterface`](#130) thanks to @gsteel

2.27.0

Toggle 2.27.0's commit message

Verified

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

…n/milestone/42)

This release deprecates `Laminas\I18n\Translator\TranslatorInterface` which has been moved to a standalone package `laminas/laminas-translator` under the new namespace `Laminas\Translator\TranslatorInterface`.

Because the old interface now extends the otherwise unchanged new interface, this will not require any code changes.

The next major release will remove the old interface completely.

### 2.27.0

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

#### Enhancement

 - [128: `Laminas\Translator`](#128) thanks to @gsteel
 - [127: Add BC check to CI](#127) thanks to @gsteel

#### Documentation,Feature Removal

 - [124: Mark PhoneNumber validator class as deprecated](#124) thanks to @froschdesign

#### Bug,Documentation

 - [123: Update caching documentation for laminas-cache](#123) thanks to @froschdesign

#### Documentation,Enhancement

 - [122: Expand documentation in introduction and validators files](#122) thanks to @froschdesign

#### renovate

 - [117: Upgrade Psalm to 5.22.x](#117) 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-i18…

…n/milestone/40)

Feature release (minor)

### 2.26.0

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

#### Enhancement,renovate

 - [114: Lock file maintenance, minor type inference improvements](#114) thanks to @renovate[bot]

2.25.0

Toggle 2.25.0's commit message

Verified

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

…n/milestone/37)

Feature release (minor)

### 2.25.0

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

#### Enhancement

 - [116: Add VC to PostCode.php](#116) thanks to @chaos0815

#### Bug

 - [111: Merge release 2.24.1 into 2.25.x](#111) thanks to @github-actions[bot]

2.24.1

Toggle 2.24.1's commit message

Verified

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

…n/milestone/36)

2.24.x bugfix release (patch)

### 2.24.1

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

#### Bug

 - [110: IsFloat validator should return a standard error message for empty strings](#110) thanks to @froschdesign