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

Skip to content

Tags: Roave/BetterReflection

Tags

6.65.0

Toggle 6.65.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
### Release Notes for [6.65.0](https://github.com/Roave/BetterReflect…

…ion/milestone/208)

Feature release (minor)

### 6.65.0

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

#### enhancement,reflection compatibility

 - [1527: Stop returning `ReflectionEnumBackedCase` without value](#1527) thanks to @VincentLanglet

6.64.0

Toggle 6.64.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
### Release Notes for [6.64.0](https://github.com/Roave/BetterReflect…

…ion/milestone/206)

Feature release (minor)

### 6.64.0

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

#### enhancement

 - [1526: Add `ReflectionEnumCase#hasValueExpression()`](#1526) thanks to @VincentLanglet

6.63.0

Toggle 6.63.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
### Release Notes for [6.63.0](https://github.com/Roave/BetterReflect…

…ion/milestone/204)

Feature release (minor)

### 6.63.0

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

#### enhancement,reflection compatibility

 - [1524: Support indirect `Stringable` interface via `__toString()` in trait](#1524) thanks to @staabm

6.62.0

Toggle 6.62.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
### Release Notes for [6.62.0](https://github.com/Roave/BetterReflect…

…ion/milestone/202)

Feature release (minor)

### 6.62.0

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

#### enhancement

 - [1523: Faster getTraits() methods](#1523) thanks to @staabm

6.61.0

Toggle 6.61.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
### Release Notes for [6.61.0](https://github.com/Roave/BetterReflect…

…ion/milestone/200)

Feature release (minor)

### 6.61.0

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

#### dependencies,enhancement,reflection compatibility

 - [1521: PHP 8.5 features](#1521) thanks to @kukulich

6.60.0

Toggle 6.60.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
### Release Notes for [6.60.0](https://github.com/Roave/BetterReflect…

…ion/milestone/198)

Feature release (minor)

### 6.60.0

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

#### dependencies,enhancement,php,reflection compatibility

 - [1515: Run tests and PHPStan on PHP 8.5](#1515) thanks to @kukulich

6.59.0

Toggle 6.59.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
### Release Notes for [6.59.0](https://github.com/Roave/BetterReflect…

…ion/milestone/196)

Feature release (minor)

### 6.59.0

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

#### enhancement

 - [1509: PHPStan level 8](#1509) thanks to @kukulich

6.58.0

Toggle 6.58.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
### Release Notes for [6.58.0](https://github.com/Roave/BetterReflect…

…ion/milestone/193)

Feature release (minor)

### 6.58.0

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

#### enhancement

 - [1508: PHPStan level 7](#1508) thanks to @kukulich

#### dependencies

 - [1492: Upgrade to Psalm 6.8.6](#1492) thanks to @kukulich

6.57.0

Toggle 6.57.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
### Release Notes for [6.57.0](https://github.com/Roave/BetterReflect…

…ion/milestone/191)

Feature release (minor)

### 6.57.0

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

#### bug

 - [1487: Fixed property from interface implemented by trait](#1487) thanks to @ondrejmirtes

6.56.0

Toggle 6.56.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Ocramius Marco Pivetta
### Release Notes for [6.56.0](https://github.com/Roave/BetterReflect…

…ion/milestone/189)

Feature release (minor)

### 6.56.0

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

#### bug

 - [1485: Fixed modifiers of trait method when method does not exist in current class](#1485) thanks to @ondrejmirtes