Skip to content
### Release Notes for [3.16.1](https://github.com/laminas/laminas-stdlib/milestone/42)

3.16.x bugfix release (patch)

### 3.16.1

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

#### Bug

 - [78: Dropping `@psalm-self-out` to avoid incorrect type inference in inheritance](https://github.com/laminas/laminas-stdlib/pull/78) thanks to @Ocramius