build(deps): bump the symfony group across 1 directory with 3 updates#2469
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the symfony group across 1 directory with 3 updates#2469dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the symfony group with 3 updates in the / directory: [symfony/polyfill-php83](https://github.com/symfony/polyfill-php83), [symfony/polyfill-php84](https://github.com/symfony/polyfill-php84) and [symfony/polyfill-php85](https://github.com/symfony/polyfill-php85). Updates `symfony/polyfill-php83` from 1.33.0 to 1.38.2 - [Release notes](https://github.com/symfony/polyfill-php83/releases) - [Commits](symfony/polyfill-php83@v1.33.0...v1.38.2) Updates `symfony/polyfill-php84` from 1.33.0 to 1.38.1 - [Release notes](https://github.com/symfony/polyfill-php84/releases) - [Commits](symfony/polyfill-php84@v1.33.0...v1.38.1) Updates `symfony/polyfill-php85` from 1.33.0 to 1.38.1 - [Release notes](https://github.com/symfony/polyfill-php85/releases) - [Commits](symfony/polyfill-php85@v1.33.0...v1.38.1) --- updated-dependencies: - dependency-name: symfony/polyfill-php83 dependency-version: 1.38.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony - dependency-name: symfony/polyfill-php84 dependency-version: 1.38.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony - dependency-name: symfony/polyfill-php85 dependency-version: 1.38.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: symfony ... Signed-off-by: dependabot[bot] <support@github.com>
e45accb to
250ef3b
Compare
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.
Bumps the symfony group with 3 updates in the / directory: symfony/polyfill-php83, symfony/polyfill-php84 and symfony/polyfill-php85.
Updates
symfony/polyfill-php83from 1.33.0 to 1.38.2Release notes
Sourced from symfony/polyfill-php83's releases.
Commits
796a26a[Mbstring][Php3] Fix issues with mb_str_pad()8339098[Mbstring][Php83][Php84] Isolate PHP 7 mb_* declarations into bootstrap72.phpc4406e0Match polyfill signatures to native PHP 8.x to silence TestListener warnings29cf3fabug #603 [Mbstring][Php83][Php84] Accept null in mb_* polyfills (nicolas-grekas)c410823bug #599 [Php83] Fix mb_str_pad invalid encoding error reporting (nicolas-gre...0e3ffcbbug #595 [Php83] Fix str_increment() for numeric strings beyond PHP_INT_MAX (...91b9e7c[Mbstring][Php83][Php84] Accept null in mb_* polyfillsdf9c255[Php83] Fix mb_str_pad invalid encoding error reporting196f4cc[Php83] Fix str_increment() for numeric strings beyond PHP_INT_MAX005dbd8[Php83] Fix ldap_exop_sync polyfill on PHP < 8.3Updates
symfony/polyfill-php84from 1.33.0 to 1.38.1Release notes
Sourced from symfony/polyfill-php84's releases.
Commits
f4e1dfa[Mbstring][Php83][Php84] Isolate PHP 7 mb_* declarations into bootstrap72.php073deeePolyfill more cURL constantsdf1a8fefix: Correctly define MySQL constants19de4b0Fix grapheme_str_split() on PCRE 8a0e0acabug #603 [Mbstring][Php83][Php84] Accept null in mb_* polyfills (nicolas-grekas)b8015eabug #600 [Php84] Declare $persistent property in ReflectionConstant stub (nic...5ed3359[Mbstring][Php83][Php84] Accept null in mb_* polyfills8a57759[Php84] Declare $persistent property in ReflectionConstant stubc4cda8f[Grapheme] Fix grapheme cluster splitting on PCRE < 10.440507233minor #592 Improve type declarations fo some mbstring polyfill (nicolas-grekas)Updates
symfony/polyfill-php85from 1.33.0 to 1.38.1Release notes
Sourced from symfony/polyfill-php85's releases.
Commits
ba2ba04Fix grapheme_str_split() on PCRE 83e851ff[Grapheme] Fix grapheme cluster splitting on PCRE < 10.44fcfa497bug #580 Fixgrapheme_levenshtein()registration in polyfill-php85 (xabbuh)4844157do not register the locale_is_right_to_left() function without the intl exten...f936956fix class name2c408a6Add locale_is_right_to_left polyfill7e6d06cAdd the grapheme_levenshtein polyfill62aa1ca[PHP 8.5] Add new\Filter\FilterExceptionandFilter\FilterFailedException65345af[8.5] Add polyfill for DelayedTargetValidation