Skip to content

Tags: Roave/BetterReflection

Tags

6.69.0

Toggle 6.69.0's commit message

Verified

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

…ion/milestone/216)

Feature release (minor)

### 6.69.0

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

#### dependencies

 - [1546: PHPUnit 12.5](#1546) thanks to @kukulich

#### renovate

 - [1484: Update dependency phpunit/phpunit to v12](#1484) thanks to @renovate[bot]

6.68.0

Toggle 6.68.0's commit message

Verified

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

…ion/milestone/214)

Feature release (minor)

### 6.68.0

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

#### dependencies,enhancement,renovate

 - [1545: Update dependency jetbrains/phpstorm-stubs to v2025](#1545) thanks to @renovate[bot]

6.67.0

Toggle 6.67.0's commit message

Verified

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

…ion/milestone/212)

Feature release (minor)

### 6.67.0

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

#### bug

 - [1544: Fixed `ReflectionMethod::isGenerator()` to work on class methods too](#1544) thanks to @kukulich

#### enhancement

 - [1542: Add Roave contact link](#1542) thanks to @asgrim

#### dependencies,renovate

 - [1533: Dropped PHP 8.2 support, update all non-major dependencies](#1533) thanks to @renovate[bot]

6.66.0

Toggle 6.66.0's commit message

Verified

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

…ion/milestone/210)

Feature release (minor)

### 6.66.0

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

#### php,reflection compatibility

 - [1538: `ReflectionProperty#setValue()` always requires 2 arguments](#1538) thanks to @Ocramius and @afilina

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