Tags give the ability to mark specific points in history as being important
-
4.17.0
40d61e28 · ·### Release Notes for [4.17.0](https://github.com/laminas/laminas-code/milestone/50) Feature release (minor) ### 4.17.0 - Total issues resolved: **0** - Total pull requests resolved: **4** - Total contributors: **4** #### Dependencies,Enhancement,QA - [211: Add support for PHP 8.5, Remove support for PHP 8.1](https://github.com/laminas/laminas-code/pull/211) thanks to @acelaya #### Enhancement - [210: Allow php 8.5](https://github.com/laminas/laminas-code/pull/210) thanks to @sergiy-petrov - [208: Remove extra space before return‑type colon in `MethodGenerator`](https://github.com/laminas/laminas-code/pull/208) thanks to @alexchexes QA -- - [209: Remove defunct `ReflectionProperty::setAccessible()` calls](https://github.com/laminas/laminas-code/pull/209) thanks to @arshidkv12
-
4.16.0
1793e78d · ·### Release Notes for [4.16.0](https://github.com/laminas/laminas-code/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](https://github.com/laminas/laminas-code/pull/204) thanks to @samsonasik #### Bug - [203: Merge release 4.15.1 into 4.16.x](https://github.com/laminas/laminas-code/pull/203) thanks to @github-actions[bot]
-
4.15.1
877ad42f · ·### Release Notes for [4.15.1](https://github.com/laminas/laminas-code/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](https://github.com/laminas/laminas-code/pull/186) thanks to @robertlemke
-
4.15.0
ff65d02b · ·### Release Notes for [4.15.0](https://github.com/laminas/laminas-code/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](https://github.com/laminas/laminas-code/pull/202) thanks to @renovate[bot] #### Enhancement - [201: Add Support for PHP 8.4](https://github.com/laminas/laminas-code/pull/201) thanks to @nishant04412
-
4.14.0
562e02b7 · ·### Release Notes for [4.14.0](https://github.com/laminas/laminas-code/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](https://github.com/laminas/laminas-code/pull/200) thanks to @veewee