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

build(deps): Bump symfony/string from 6.0.19 to 6.4.13 #49132

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

Conversation

nickvergessen
Copy link
Member

Resolves

Invalid commands before:

$ occ fffff
PHP Deprecated:  Symfony\Component\String\UnicodeString::join(): Implicitly marking parameter $lastGlue as nullable is deprecated, the explicit nullable type must be used instead in…/3rdparty/symfony/string/UnicodeString.php on line 179
PHP Deprecated:  Symfony\Component\String\UnicodeString::slice(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead in…/3rdparty/symfony/string/UnicodeString.php on line 256
PHP Deprecated:  Symfony\Component\String\UnicodeString::splice(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead in…/3rdparty/symfony/string/UnicodeString.php on line 265
PHP Deprecated:  Symfony\Component\String\UnicodeString::split(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead in…/3rdparty/symfony/string/UnicodeString.php on line 281
PHP Deprecated:  Symfony\Component\String\UnicodeString::split(): Implicitly marking parameter $flags as nullable is deprecated, the explicit nullable type must be used instead in…/3rdparty/symfony/string/UnicodeString.php on line 281
PHP Deprecated:  Symfony\Component\String\AbstractUnicodeString::join(): Implicitly marking parameter $lastGlue as nullable is deprecated, the explicit nullable type must be used instead in…/3rdparty/symfony/string/AbstractUnicodeString.php on line 203
PHP Deprecated:  Symfony\Component\String\AbstractString::join(): Implicitly marking parameter $lastGlue as nullable is deprecated, the explicit nullable type must be used instead in…/3rdparty/symfony/string/AbstractString.php on line 386
PHP Deprecated:  Symfony\Component\String\AbstractString::slice(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead in…/3rdparty/symfony/string/AbstractString.php on line 432
PHP Deprecated:  Symfony\Component\String\AbstractString::splice(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead in…/3rdparty/symfony/string/AbstractString.php on line 436
PHP Deprecated:  Symfony\Component\String\AbstractString::split(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead in…/3rdparty/symfony/string/AbstractString.php on line 441
PHP Deprecated:  Symfony\Component\String\AbstractString::split(): Implicitly marking parameter $flags as nullable is deprecated, the explicit nullable type must be used instead in…/3rdparty/symfony/string/AbstractString.php on line 441
PHP Deprecated:  Symfony\Component\String\AbstractString::toByteString(): Implicitly marking parameter $toEncoding as nullable is deprecated, the explicit nullable type must be used instead in…/3rdparty/symfony/string/AbstractString.php on line 506
                                   
  Command "fffff" is not defined.  
                                   

After:

$ occ fffff

                                   
  Command "fffff" is not defined.  
                                   

Summary

Prod Packages Operation Base Target
symfony/polyfill-ctype Upgraded v1.29.0 v1.31.0
symfony/polyfill-php80 Upgraded v1.29.0 v1.31.0
symfony/string Upgraded v6.0.19 v6.4.13

Checklist

@nickvergessen nickvergessen added the 3. to review Waiting for reviews label Nov 7, 2024
@nickvergessen nickvergessen added this to the Nextcloud 31 milestone Nov 7, 2024
@nickvergessen nickvergessen self-assigned this Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants