build(deps-dev): bump the development-dependencies group with 4 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(11 months ago)
(11 months ago)
(11 months ago)
by tvdijen
dependencies php
Bumps the development-dependencies group with 4 updates: symfony/translation, myclabs/deep-copy, nikic/php-parser and slevomat/coding-standard.
Updates symfony/translation from 6.4.23 to 6.4.24
Release notes
Sourced from symfony/translation's releases.
v6.4.24
Changelog (https://github.com/symfony/translation/compare/v6.4.23...v6.4.24)
- bug symfony/symfony#61276 [DependencyInjection] Escape parameters before resolving env placeholders (
@MatTheCat)- bug symfony/symfony#61111 [Translation] fix support of
TranslatableInterfaceinIdentityTranslator(@VincentLanglet)- bug symfony/symfony#61106 Fix
@varphpdoc (@fabpot)
Commits
300b726[DependencyInjection] Escape parameters before resolving env placeholders0dda7ce[Translation] fix support ofTranslatableInterfaceinIdentityTranslator84a7765CS fixes- See full diff in compare view
Updates myclabs/deep-copy from 1.13.3 to 1.13.4
Release notes
Sourced from myclabs/deep-copy's releases.
1.13.4
What's Changed
- Do not call Reflection*::setAccessible() in PHP >= 8.1 by
@W0rmain myclabs/DeepCopy#207New Contributors
@W0rmamade their first contribution in myclabs/DeepCopy#207Full Changelog: https://github.com/myclabs/DeepCopy/compare/1.13.3...1.13.4
Commits
07d290fMerge pull request #207 from W0rma/reflection-set-accessible8c42cfdsetAccessible() has no effect as of PHP 8.1- See full diff in compare view
Updates nikic/php-parser from 5.5.0 to 5.6.0
Release notes
Sourced from nikic/php-parser's releases.
PHP-Parser 5.6.0
Added
- [8.5] Added support for
clonewith arbitrary function arguments. This will be parsed as anExpr\FuncCallnode, instead of the usualExpr\Clone_node.- [8.5] Permit declaration of
function clonefor use in stubs.- [8.5] Added support for the pipe operator, represented by
Expr\BinaryOp\Pipe.- [8.5] Added support for the
(void)cast, represented byExpr\Cast\Void_.- [8.5] Added support for the
finalmodifier on promoted properties.- Added
CallLike::getArg()to fetch an argument by position and name.
Changelog
Sourced from nikic/php-parser's changelog.
Version 5.6.0 (2025-07-27)
Added
- [8.5] Added support for
clonewith arbitrary function arguments. This will be parsed as anExpr\FuncCallnode, instead of the usualExpr\Clone_node.- [8.5] Permit declaration of
function clonefor use in stubs.- [8.5] Added support for the pipe operator, represented by
Expr\BinaryOp\Pipe.- [8.5] Added support for the
(void)cast, represented byExpr\Cast\Void_.- [8.5] Added support for the
finalmodifier on promoted properties.- Added
CallLike::getArg()to fetch an argument by position and name.
Commits
221b0d0Release PHP-Parser 5.6.03b8d8abAdd special case for clone in fuzzerc724ddeAllow final on promoted properties7c4f7caExclude one clone php-src testc5216acRemove use of E_STRICT in test runner507fa76Add support for void cast3e74153Add emulation support for void castb815a16Add support for pipe operatorc1f6c4cAdd lexer emulation support for pipe operator66d5018feat: add CallLike::getArg() method (#1089)- Additional commits viewable in compare view
Updates slevomat/coding-standard from 8.19.1 to 8.20.0
Release notes
Sourced from slevomat/coding-standard's releases.
8.20.0
🔧 Improvements
SlevomatCodingStandard.TypeHints.ParameterTypeHint: Don't report missing native type hint when method has#[Override]attributeSlevomatCodingStandard.Classes.TraitUseSpacing: AllownullinlinesCountAfterLastUseoption (thanks to@vrana)SlevomatCodingStandard.Classes.PropertySpacing: New optionsminLinesCountBeforeMultilineandmaxLinesCountBeforeMultiline(thanks to@vojtech-dobes)SlevomatCodingStandard.Classes.ConstantSpacing: New optionsminLinesCountBeforeMultilineandmaxLinesCountBeforeMultiline(thanks to@vojtech-dobes)🐛 Fixes
- Attributes should be processed by FQN
Commits
b4f9f02SlevomatCodingStandard.Classes.PropertySpacing and SlevomatCodingStandard.Cla...f533cefUpdated dependencies7f62959Fixa0b85b4Updated dependencies94e4c82Allowed null in TraitUseSpacingSniff.linesCountAfterLastUsecda88e6SlevomatCodingStandard.TypeHints.ParameterTypeHint: Don't report missing nati...31ed4d5Cleanup387cd37Attributes should be processed by FQN076e8dbUpdated dependencies- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
1
+36
-32
Package Dependencies
symfony/translation
packagist
6.4.23 → 6.4.24
Patch
slevomat/coding-standard
packagist
8.19.1 → 8.20.0
Minor
Technical Details
| ID: | 4555124 |
| UUID: | 2718267868 |
| Node ID: | PR_kwDOAQXzIM6iBXnc |
| Host: | GitHub |
| Repository: | simplesamlphp/simplesamlphp |
| Merge State: | Unknown |