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

Update symfony/polyfill-mbstring from v1.2.0 to v1.27.0 #2846

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

violinist-bot
Copy link

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
  • symfony/polyfill-mbstring: v1.27.0 (updated from v1.2.0)

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
  LICENSE
  Mbstring.php
  README.md
  Resources/unidata/lowerCase.php
  Resources/unidata/titleCaseRegexp.php
  Resources/unidata/upperCase.php
  bootstrap.php
  bootstrap80.php
  composer.json

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 8ad114f Prepare for v1.27
  • d1f7f1a CS fix
  • 9344f9c Update changelog
  • 240259a Update CHANGELOG.md
  • 7fdf186 Passing null to preg_split() throws deprecation on PHP 8.1
  • 0abb51d Passing null to strpos() throws deprecation on PHP 8.1
  • 11b9acb Indicates that polyfills provides corresponding extensions
  • 344e456 [Mbstring] fix throwing from mb_substitute_character on PHP >= 8
  • 9174a3d Fixed grapheme_str(r)ipos()``
  • 2df5150 Update to Unicode 13
  • c8cfae0 Various fixes
  • 9ad2f3c [mbstring] add return value to mb_parse_str (#351)
  • 298b87c minor #349 Use fully-qualified iconv calls in the mbstring polyfill (stof)
  • 2fa4d1e Use fully-qualified iconv calls in the mbstring polyfill
  • 2eba51f Update CHANGELOG and branch-alias
  • 5232de9 Always accept null values on PHP 8
  • f377a3d Add polyfill-php81
  • ec01010 Update and apply CS rules
  • 11d0d87 Adjust mbstring polyfill for PHP 8
  • de14691 Verify the signature of polyfills on PHP >= 8
  • 401c9d9 Drop polyfills for PHP <= 7.1 from the metapackage
  • 39d483b Bump minimum PHP version to 7.1
  • b5f7b93 Fix the name of arguments for PHP 8
  • 15e533d Update branch-alias for main + v1.19
  • 48928d4 Fix php8 error passing too many arguments to strrchr
  • a6977d6 Update CHANGELOG and branch-alias
  • 7110338 Add missing "extra.thanks" entries in composer.json
  • 3ed80de Bump unicode data
  • fa79b11 Fix declaring extra constants when intl is loaded
  • ae7ead8 Bump for 1.17.0
  • a54881e Add separate checks for all polyfilled functions and constants
  • 7220dc9 Bumped branch alias
  • 81ffd3a Fix support for preloading
  • 766ee47 Bump branch-alias
  • 0ccad19 Add link in intl idn readme
  • 34094cf PHP 8.0 - add fdiv() function polyfill
  • ed92f9e [Mbstring] fix mb_str_split() ignoring new-line characters
  • 7b4aab9 minor #199 Optimization of mb_str_split (kamil-tekiela)
  • 65c2cde Optimization of mb_str_split
  • 094e1c6 [Uuid] Added the polyfill
  • a874bbf [Mbstring] fix mb_strrpos with negative offset
  • b42a2f6 bump branch-alias and update changelog
  • b420224 feature #181 add new PHP 7.4 functions (IonBazan)
  • db9d213 add new PHP 7.4 functions
  • 626bb16 [Mbstring ] fix mb_substr return type
  • fe5e94c Added missing polyfill for JsonException
  • 8718ca8 Update year in license file
  • c79c051 DX: PHP CS Fixer configuration
  • 444917c More CS fixes
  • 9f19463 Fix CS
  • 2ebfe5a Duplicate mb_ord/mb_chr/mb_scrub in PHP 7.2 polyfill
  • d0cd638 bumped version to 1.9
  • 183c8dd [mbstring] Fix converting to title case using unicode derived properties
  • 25b83a5 Fix typo
  • 3296adf Add root namespace to tune perf
  • d313701 Add is_countable under PHP 7.3
  • 78be803 Update branch-alias to 1.7-dev
  • 84b3e65 feature #111 Add polyfills for mb_*_numericentity (RGustBardon)
  • 638c6f4 Add polyfills for mb_*_numericentity
  • 3b19a2a Update LICENSE for 2018
  • 750a2b2 Add missing function to phpdoc
  • 2ec8b39 Update branch-alias for 1.6
  • 7c8fae0 Update branch-alias for 1.5
  • f29dca3 feature #87 Add Php72 polyfill, abandon Xml polyfill (nicolas-grekas)
  • ebc3d55 Add Php72 polyfill, abandon Xml polyfill
  • dee1c8b [Mbstring] Add missing validation to mb_convert_case()
  • adebc08 [Mbstring] Fix iconv_substr(): Detected an illegal character in input string
  • e79d363 bumped version to 1.3
  • 53ad9fa feature #70 Polyfills for mb_chr(), mb_ord() and mb_scrub() (nicolas-grekas)
  • aad2f99 Polyfills for mb_chr(), mb_ord() and mb_scrub()
  • 988cbed Test with PHP 7.1 + minor fixes
  • 8a6bdec Silence iconv_strlen() in mb_strlen() polyfill
  • f9bc507 Bypass iconv for some charsets in mb_strlen
  • 67f0d2b 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.

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.

1 participant