### Release Notes for [3.5.8](https://github.com/doctrine/orm/milestone/199) 3.5.x bugfix release (patch) ### 3.5.8 - Total issues resolved: **0** - Total pull requests resolved: **6** - Total contributors: **2** #### Test Suite - [12309: Remove obsolete VarExporter feature detection](https://github.com/doctrine/orm/pull/12309) thanks to @derrabus - [12307: Explicitly set a cache in testDisablingXmlValidationIsPossible](https://github.com/doctrine/orm/pull/12307) thanks to @derrabus - [12287: Add ORDER BY clause to more test cases](https://github.com/doctrine/orm/pull/12287) thanks to @greg0ire #### Improvement - [12308: Allow Symfony 8](https://github.com/doctrine/orm/pull/12308) thanks to @derrabus CI -- - [12303: Removes Guides from our dependencies](https://github.com/doctrine/orm/pull/12303) thanks to @derrabus #### Static Analysis,Test Suite - [12301: Fix PHPStan and test errors after DBAL 4.4 and Symfony 7.4 releases](https://github.com/doctrine/orm/pull/12301) thanks to @derrabus