Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 3.11.0 into 4.0.x #270

Merged
merged 23 commits into from
Jul 31, 2023
Merged

Conversation

github-actions[bot]
Copy link

Release Notes for 3.11.0

Feature release (minor)

Added

  • AdapterPluginManager is now configurable via storage_adapters

Changed

  • Added direct support for PSR-20
  • minimum laminas/laminas-servicemanager version was raised to 3.21.0

Removed

  • PHP 8.0 support was removed

3.11.0

  • Total issues resolved: 1
  • Total pull requests resolved: 3
  • Total contributors: 2

Enhancement

Enhancement,Good First Issue,Help Wanted

boesing and others added 23 commits July 17, 2023 15:58
We have to drop PHP 8.0 support as the minimum `laminas-servicemanager` version had to be raised due to BC break in test trait.

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Replace `stella-maris/clock` with `psr/clock`
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Romain Perez <romain.perez@check24.de>
Signed-off-by: Romain Perez <romain.perez@check24.de>
Signed-off-by: Romain Perez <romain.perez@check24.de>
Signed-off-by: Romain Perez <romain.perez@check24.de>
Signed-off-by: Romain Perez <romain.perez@check24.de>
Signed-off-by: Romain Perez <romain.perez@check24.de>
Signed-off-by: Romain Perez <romain.perez@check24.de>
Signed-off-by: Romain Perez <romain.perez@check24.de>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Frank will provide a more detailed configuration for mezzio/MVC/non-laminas applications in the future and thus, we drop this documentation as it does not provide a benefit for endusers.

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Allow configuration of `AdapterPluginManager` via config file
@boesing boesing merged commit 4c74281 into 4.0.x Jul 31, 2023
14 of 15 checks passed
@boesing boesing added this to the 4.0.0 milestone Jul 31, 2023
@boesing boesing removed this from the 4.0.0 milestone Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants