Merge release 2.23.1 into 2.24.x#107
Merged
gsteel merged 4 commits intoOct 9, 2023
2.24.xlaminas/laminas-i18n:2.24.xfrom
2.23.x-merge-up-into-2.24.x_sNQKQSd6laminas/laminas-i18n:2.23.x-merge-up-into-2.24.x_sNQKQSd6Copy head branch name to clipboard
Merged
Merge release 2.23.1 into 2.24.x#107gsteel merged 4 commits into2.24.xlaminas/laminas-i18n:2.24.xfrom 2.23.x-merge-up-into-2.24.x_sNQKQSd6laminas/laminas-i18n:2.23.x-merge-up-into-2.24.x_sNQKQSd6Copy head branch name to clipboard
gsteel merged 4 commits into
2.24.xlaminas/laminas-i18n:2.24.xfrom
2.23.x-merge-up-into-2.24.x_sNQKQSd6laminas/laminas-i18n:2.23.x-merge-up-into-2.24.x_sNQKQSd6Copy head branch name to clipboard
Conversation
Signed-off-by: Renovate Bot <bot@renovateapp.com>
filter() now returns $value as-is for non-scalar and boolean values, which fixes triggering a deprection warning since PHP 8.1. Fix for issue #105 Signed-off-by: Fabian Grutschus <github@lubyte.de>
Fixed: handling non-scalars in NumberParse filter
Signed-off-by: George Steel <george@net-glue.co.uk>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release Notes for 2.23.1
2.23.x bugfix release (patch)
2.23.1
Bug