Update symfony/polyfill-mbstring from v1.2.0 to v1.27.0 #2846
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.
If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here.
List of updated packages
Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
List of changed files
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
Prepare for v1.27
CS fix
Update changelog
Update CHANGELOG.md
Passing null to preg_split() throws deprecation on PHP 8.1
Passing null to strpos() throws deprecation on PHP 8.1
Indicates that polyfills provides corresponding extensions
[Mbstring] fix throwing from mb_substitute_character on PHP >= 8
Fixed
grapheme_str(r)ipos()``Update to Unicode 13
Various fixes
[mbstring] add return value to mb_parse_str (#351)
minor #349 Use fully-qualified iconv calls in the mbstring polyfill (stof)
Use fully-qualified iconv calls in the mbstring polyfill
Update CHANGELOG and branch-alias
Always accept null values on PHP 8
Add polyfill-php81
Update and apply CS rules
Adjust mbstring polyfill for PHP 8
Verify the signature of polyfills on PHP >= 8
Drop polyfills for PHP <= 7.1 from the metapackage
Bump minimum PHP version to 7.1
Fix the name of arguments for PHP 8
Update branch-alias for main + v1.19
Fix php8 error passing too many arguments to strrchr
Update CHANGELOG and branch-alias
Add missing "extra.thanks" entries in composer.json
Bump unicode data
Fix declaring extra constants when
intlis loaded
Bump for 1.17.0
Add separate checks for all polyfilled functions and constants
Bumped branch alias
Fix support for preloading
Bump branch-alias
Add link in intl idn readme
PHP 8.0 - add fdiv() function polyfill
[Mbstring] fix
mb_str_split()ignoring new-line characters
minor #199 Optimization of mb_str_split (kamil-tekiela)
Optimization of mb_str_split
[Uuid] Added the polyfill
[Mbstring] fix mb_strrpos with negative offset
bump branch-alias and update changelog
feature #181 add new PHP 7.4 functions (IonBazan)
add new PHP 7.4 functions
[Mbstring ] fix mb_substr return type
Added missing polyfill for JsonException
Update year in license file
DX: PHP CS Fixer configuration
More CS fixes
Fix CS
Duplicate mb_ord/mb_chr/mb_scrub in PHP 7.2 polyfill
bumped version to 1.9
[mbstring] Fix converting to title case using unicode derived properties
Fix typo
Add root namespace to tune perf
Add is_countable under PHP 7.3
Update branch-alias to 1.7-dev
feature #111 Add polyfills for mb_*_numericentity (RGustBardon)
Add polyfills for mb_*_numericentity
Update LICENSE for 2018
Add missing function to phpdoc
Update branch-alias for 1.6
Update branch-alias for 1.5
feature #87 Add Php72 polyfill, abandon Xml polyfill (nicolas-grekas)
Add Php72 polyfill, abandon Xml polyfill
[Mbstring] Add missing validation to mb_convert_case()
[Mbstring] Fix iconv_substr(): Detected an illegal character in input string
bumped version to 1.3
feature #70 Polyfills for mb_chr(), mb_ord() and mb_scrub() (nicolas-grekas)
Polyfills for mb_chr(), mb_ord() and mb_scrub()
Test with PHP 7.1 + minor fixes
Silence iconv_strlen() in mb_strlen() polyfill
Bypass iconv for some charsets in mb_strlen
excess parameter $v0
This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.