Skip to content

Tags: laminas/laminas-modulemanager

Tags

2.17.0

Toggle 2.17.0's commit message

Verified

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

…ulemanager/milestone/19)

Feature release (minor)

### 2.17.0

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

#### Dependencies,Enhancement

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

#### renovate

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

2.16.0

Toggle 2.16.0's commit message

Verified

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

…ulemanager/milestone/17)

Feature release (minor)

### 2.16.0

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

#### Enhancement

 - [51: Update minor dependencies, allow installation of `brick/varexporter` 0.5](#51) thanks to @slknijnenburg

2.15.0

Toggle 2.15.0's commit message

Verified

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

…ulemanager/milestone/15)

Feature release (minor)

### 2.15.0

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

#### Enhancement

 - [45: Remove support for PHP 8.0, Add Support for PHP 8.3, migrate to PHPUnit 10 and Psalm 5](#45) thanks to @fezfez

#### renovate

 - [43: Update dependency brick/varexporter to ^0.3.2 || ^0.4.0 - autoclosed](#43) thanks to @renovate[bot]

2.14.0

Toggle 2.14.0's commit message

Verified

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

…ulemanager/milestone/13)

Feature release (minor)

### 2.14.0

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

#### Enhancement

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

2.13.0

Toggle 2.13.0's commit message

Verified

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

…ulemanager/milestone/11)

Feature release (minor)

### 2.13.0

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

#### Enhancement

 - [38: Add PHP 8.2 support](#38) thanks to @fezfez

2.12.0

Toggle 2.12.0's commit message

Verified

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

…ulemanager/milestone/9)

Feature release (minor)

### 2.12.0

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

#### renovate

 - [36: Configure Renovate](#36) thanks to @renovate[bot]

#### Enhancement

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

#### Enhancement,hacktoberfest-accepted

 - [28: feat: Add Psalm integration](#28) thanks to @alexraputa and @boesing

2.11.0

Toggle 2.11.0's commit message

Verified

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

…ulemanager/milestone/6)

### Added

- This release adds support for PHP 8.1.

### 2.11.0

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

#### Enhancement

 - [29: Provide PHP 8.1 compatibility](#29) thanks to @weierophinney

 - [27: Upgrade laminas-coding-standard to 2.3](#27) thanks to @alexraputa

#### Bug

 - [25: bugfix: synchronize globbing with config aggregator](#25) thanks to @boesing

2.10.2

Toggle 2.10.2's commit message

Verified

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

…ulemanager/milestone/5)

2.10.x bugfix release (patch)

### 2.10.2

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

#### Enhancement

 - [21: Add GHA CI workflow](#21) thanks to @internalsystemerror

2.10.1

Toggle 2.10.1's commit message

Verified

This tag was signed with the committer’s verified signature.
laminas-bot Laminas Bot
## 2.10.1 - 2020-09-01

### Added

- Nothing.

### Changed

- Nothing.

### Deprecated

- Nothing.

### Removed

- Nothing.

### Fixed

- [#17](#17) removes an extraneous ";" character from generated cache files.

-----

### Release Notes for [2.10.1](https://github.com/laminas/laminas-modulemanager/milestone/4)

next bugfix release (mini)

### 2.10.1

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

#### Bug

 - [17: Fix superfluous traling semicolon in cached config](#17) thanks to @bcremer

2.10.0

Toggle 2.10.0's commit message

Verified

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

Added
-----

- [#15](#15) adds support for caching closures when caching configuration.

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

Changed
-------

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

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

- [#16](#16) removes support for v2 releases (deprecated) of the following components:
  - laminas-config
  - laminas-eventmanger
  - laminas-servicemanager
  - laminas-stdlib

Fixed
-----

- Nothing.