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

Feature release (minor)

### 3.18.0

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

#### Documentation

 - [108: Deprecate array_filter related constants that should have been deprecated with companion method in 3.2](https://github.com/laminas/laminas-stdlib/pull/108) thanks to @gsteel
 - [103: Prepare docs for v4 branch](https://github.com/laminas/laminas-stdlib/pull/103) thanks to @gsteel

#### Enhancement

 - [99: Support PHP 8.3](https://github.com/laminas/laminas-stdlib/pull/99) thanks to @gsteel

#### Documentation,Enhancement

 - [98: General type inference improvements](https://github.com/laminas/laminas-stdlib/pull/98) thanks to @gsteel