Skip to content

Commit

Permalink
TASK: Add changelog for 8.2.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Jul 17, 2023
1 parent f2531b8 commit 65c0534
Showing 1 changed file with 45 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
`8.2.5 (2023-07-17) <https://github.com/neos/flow-development-collection/releases/tag/8.2.5>`_
==============================================================================================

Overview of merged pull requests
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

`BUGFIX: If bytes to read is not > 0, return empty string <https://github.com/neos/flow-development-collection/pull/3096>`_
---------------------------------------------------------------------------------------------------------------------------

* Fixes: `#2929 <https://github.com/neos/flow-development-collection/issues/2929>`_

**Upgrade instructions**


* Packages: ``Flow`` ``Cache``

`TASK: PHP 8.1 deprecations compatibility <https://github.com/neos/flow-development-collection/pull/3094>`_
-----------------------------------------------------------------------------------------------------------

This tweaks the code so that it runs without deprecations on PHP 8.1.

**Upgrade instructions**

None.

**Review instructions**

None.


* Packages: ``Flow``

`TASK: Apply fixes from StyleCI <https://github.com/neos/flow-development-collection/pull/3107>`_
-------------------------------------------------------------------------------------------------

This pull request applies code style fixes from an analysis carried out by `StyleCI <https://github.styleci.io>`_.

---

For more information, click `here <https://github.styleci.io/analyses/nepNQA>`_.

* Packages: ``Flow`` ``Utility.ObjectHandling``

`Detailed log <https://github.com/neos/flow-development-collection/compare/8.2.4...8.2.5>`_
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 comments on commit 65c0534

Please sign in to comment.