Skip to content

Commit

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

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

`BUGFIX: Adjust FLOW_VERSION_BRANCH <https://github.com/neos/flow-development-collection/pull/3017>`_
-----------------------------------------------------------------------------------------------------

The FLOW_VERSION_BRANCH is still on 8.1 instead of 8.2

* Packages: ``Flow``

`BUGFIX: Adjust psalm baseline <https://github.com/neos/flow-development-collection/pull/3020>`_
------------------------------------------------------------------------------------------------



* Packages: ``Flow``

`TASK: Upgrade psalm to version 4.30.0 <https://github.com/neos/flow-development-collection/pull/3019>`_
--------------------------------------------------------------------------------------------------------

Upgrades psalm to version 4.30.0 to prevent issues.

* Packages: ``.github`` ``Flow``

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

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/N4xEny>`_.

* Packages: ``Flow`` ``Cache`` ``Eel`` ``FluidAdaptor`` ``Utility.ObjectHandling`` ``Utility.Unicode``

`TASK: Fix `ProtectedContext` tests <https://github.com/neos/flow-development-collection/pull/2977>`_
-----------------------------------------------------------------------------------------------------

**Upgrade instructions**

**Review instructions**

Only using ``Array`` doesn`t work as allow path and we need to use the glob star.
This was previously not noticed because expectException is set to early


* Packages: ``Flow`` ``Eel``

`TASK: extending phpstorm autocomplete information, focused on attributes <https://github.com/neos/flow-development-collection/pull/2961>`_
-------------------------------------------------------------------------------------------------------------------------------------------

This only adds some autocomplete hints to PHP-Storm, especially the Validate and Scope - Attributes.


* Packages: ``Flow``

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

0 comments on commit e11fd80

Please sign in to comment.