8000 Tags · laminas/laminas-config · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Tags: laminas/laminas-config

Tags

3.10.1

Toggle 3.10.1's commit message

Verified

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

…fig/milestone/17)

3.10.x bugfix release (patch)

### 3.10.1

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

#### Bug,Documentation

 - [33: Final release to update documentation for abandonment](#33) thanks to @gsteel

3.10.0

Toggle 3.10.0's commit message

Verified

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

…fig/milestone/16)

Feature release (minor)

### 3.10.0

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

#### Dependencies

 - [31: Add support for PHP 8.4 and Upgrade Laminas coding standard to ^3.0](#31) thanks to @fezfez

#### Documentation

 - [29: Fix markdownlint issues in docs](#29) thanks to @acelaya
 - [26: Update reader.md - Revert "Rewriting as Laminas" replaced, about the description regarding zf1](#26) thanks to @sasezaki

3.9.0

Toggle 3.9.0's commit message

Verified

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

…ig/milestone/14)

Feature release (minor)

### 3.9.0

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

#### Enhancement

 - [23: Add PHP 8.3 Support](#23) thanks to @gsteel

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

…ig/milestone/12)

Feature release (minor)

### 3.8.0

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

#### Enhancement

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

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

…ig/milestone/10)

### Added

- This release adds support for PHP 8.1.

### 3.7.0

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

#### Enhancement

 - [19: Provide PHP 8.1 support](#19) thanks to @weierophinney

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

…ig/milestone/4)

Feature release (minor)

### 3.6.0

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

#### Bug

 - [18: Merge release 3.5.1 into 3.6.x](#18) thanks to @github-actions[bot]

#### Enhancement

 - [16: Removed `laminas/laminas-zendframework-bridge`, removed `zendframework/zend-config` compatibility](#16) thanks to @drealecs
 - [12: Remove file headers](#12) thanks to @ghostwriter

3.5.1

Toggle 3.5.1's commit message

Verified

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

…ig/milestone/3)

3.5.x bugfix release (patch)

### 3.5.1

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

#### Bug

 - [17: Merge release 3.4.1 into 3.5.x](#17) thanks to @github-actions[bot]

3.4.1

Toggle 3.4.1's commit message

Verified

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

…ig/milestone/6)

### 3.4.1

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

#### Bug

 - [13: Fix returned value of `Laminas\Config\Processor\Queue#process()` to comply with interface declaration](#13) thanks to @7-zete-7

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

…ig/milestone/2)

### Added

- Adds a `typedMode` flag to the INI reader to support the built-in `INI_SCANNER_TYPED` flag on `parse_ini_file()`.
  This allows integer, boolean, and null values to be returned as the appropriate types, rather than all being returned as strings.

### 3.5.0

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

#### Enhancement

 - [10: Ini scanner mode](#10) thanks to @jcsanyi

3.4.0

Toggle 3.4.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
michalbundyra Michał Bundyra
laminas-config 3.4.0

Added
-----

- [#9](#9) adds support for the upcoming PHP 8.0 release.

Changed
-------

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- [#9](#9) removes support for PHP versions prior to PHP 7.3.

- [#9](#9) removes support for laminas-servicemanager v2 releases.

Fixed
-----

- Nothing.
0