Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: laminas/laminas-i18n

Tags

2.33.0

Toggle 2.33.0's commit message

Verified

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

…n/milestone/55)

Feature release (minor)

### 2.33.0

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

#### Enhancement

 - [208: Rework `CountryCode::tryFromString()` for improved performance](#208) thanks to @gsteel

#### Dependencies

 - [205: Update ramsey/composer-install action to v4](#205) thanks to @renovate[bot]
 - [159: Update github/codeql-action action to v4](#159) thanks to @renovate[bot]

#### Bug

 - [164: Merge release 2.32.1 into 2.33.x](#164) thanks to @github-actions[bot]

#### Documentation

 - [160: Version the V2 Documentation Tree](#160) thanks to @gsteel

#### Documentation,QA

 - [157: Minor QA](#157) thanks to @gsteel

#### renovate

 - [156: Update actions/checkout action to v6](#156) thanks to @renovate[bot]
 - [155: Roll back ramsey/composer-install action to 3.1.1](#155) thanks to @renovate[bot]

2.32.1

Toggle 2.32.1's commit message

Verified

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

…n/milestone/54)

2.32.x bugfix release (patch)

### 2.32.1

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

#### Bug

 - [163: Introduce a factory for the default country code list](#163) thanks to @gsteel

2.32.0

Toggle 2.32.0's commit message

Verified

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

…n/milestone/53)

Feature release (minor)

### 2.32.0

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

#### Enhancement,QA

 - [154: Add a Makefile and installs a range of QA tools](#154) thanks to @gsteel

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]
Morty Proxy This is a proxified and sanitized view of the page, visit original site.