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

Skip to content

Tags: lifinsky/laminas-code

Tags

4.16.0

Toggle 4.16.0's commit message

Verified

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

…e/milestone/47)

Feature release (minor)

### 4.16.0

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

#### Enhancement,QA

 - [204: Update to latest PHP 8.1 syntax](laminas#204) thanks to @samsonasik

#### Bug

 - [203: Merge release 4.15.1 into 4.16.x](laminas#203) thanks to @github-actions[bot]

4.15.1

Toggle 4.15.1's commit message

Verified

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

…e/milestone/46)

4.15.x bugfix release (patch)

### 4.15.1

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

#### Bug

 - [186: Fix generating null return type from reflection in TypeGenerator](laminas#186) thanks to @robertlemke

4.15.0

Toggle 4.15.0's commit message

Verified

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

…e/milestone/45)

Feature release (minor)

### 4.15.0

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

#### renovate

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

#### Enhancement

 - [201: Add Support for PHP 8.4](laminas#201) thanks to @nishant04412

4.14.0

Toggle 4.14.0's commit message

Verified

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

…e/milestone/43)

Feature release (minor)

### 4.14.0

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

#### Documentation,Enhancement

 - [200: Return static instance on abstract class setters](laminas#200) thanks to @veewee

4.13.0

Toggle 4.13.0's commit message

Verified

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

…e/milestone/41)

Feature release (minor)

### 4.13.0

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

#### Enhancement

 - [194: PHP 8.3 support added](laminas#194) thanks to @glo71317
 - [192: CI fixes](laminas#192) thanks to @gsteel

#### Duplicate,Enhancement

 - [191: Add PHP 8.3 to supported PHP version](laminas#191) thanks to @alexander-schranz

4.12.0

Toggle 4.12.0's commit message

Verified

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

…e/milestone/39)

Feature release (minor)

### 4.12.0

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

#### Enhancement

 - [189: Allow enum value to be backed by an empty string](laminas#189) thanks to @martin-helmich

4.11.0

Toggle 4.11.0's commit message

Verified

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

…e/milestone/37)

Feature release (minor)

### 4.11.0

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

#### Enhancement

 - [179: Remove `composer.lock` from distributed package](laminas#179) thanks to @shyim

4.10.0

Toggle 4.10.0's commit message

Verified

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

…e/milestone/35)

Feature release (minor)

### 4.10.0

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

#### Enhancement

 - [174: Use output mode configured in `ValueGenerator` instance](laminas#174) thanks to @thomas-kl1

4.9.0

Toggle 4.9.0's commit message

Verified

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

…/milestone/33)

Feature release (minor)

### 4.9.0

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

#### Bug,Enhancement

 - [173: Non-variadic parameter should not throw exception when calling `ParameterGenerator#setVariadic(false)` with an existing default value](laminas#173) thanks to @sakhunzai

#### Enhancement

 - [171: Upgrade to PHPUnit 10](laminas#171) thanks to @IonBazan

#### Duplicate,renovate

 - [170: Update dependency phpunit/phpunit to v10 - autoclosed](laminas#170) thanks to @renovate[bot]

#### Enhancement,renovate

 - [167: Update dependency doctrine/annotations to v2](laminas#167) thanks to @renovate[bot]

4.8.0

Toggle 4.8.0's commit message

Verified

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

…/milestone/30)

Feature release (minor)

### 4.8.0

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

#### Enhancement

 - [166: Support generating properties, constants and parameter default values with ENUM references](laminas#166) thanks to @Ocramius
 - [165: Update dependency php to ~8.1.0 || ~8.2.0](laminas#165) thanks to @renovate[bot]
 - [160: Use static data providers in preparation for PHPUnit 10](laminas#160) thanks to @IonBazan
 - [159: Add support for DNF types](laminas#159) thanks to @IonBazan and @salerat
 - [158: Use `str&laminas#95;starts&laminas#95;with()` and `str&laminas#95;contains()` where possible](laminas#158) thanks to @fezfez
 - [154: Drop PHP 7.4 and PHP 8.0 support](laminas#154) thanks to @Ocramius
 - [152: Removed dead execution branches](laminas#152) thanks to @Ocramius
 - [149: Add support for standalone `true`, `false` and `null` types](laminas#149) thanks to @IonBazan and @salerat
 - [147: Add support for `readonly` classes](laminas#147) thanks to @IonBazan and @salerat

#### Duplicate,renovate

 - [163: Update dependency vimeo/psalm to v5 - autoclosed](laminas#163) thanks to @renovate[bot]

#### Documentation,Enhancement

 - [161: Make the return-type of `ClassReflection#getStartLine()` explicit](laminas#161) thanks to @nicolas-grekas

#### Bug

 - [157: Merge release 4.7.1 into 4.8.x](laminas#157) thanks to @github-actions[bot]

#### Documentation,Enhancement,Feature Removal

 - [153: Deprecating all `::fromArray()` methods in in the package](laminas#153) thanks to @Ocramius

#### renovate

 - [148: Update Laminas packages - autoclosed](laminas#148) thanks to @renovate[bot]

#### Duplicate,Enhancement

 - [143: Value generator enum support](laminas#143) thanks to @Rastusik