phpstan-baseline-analysis
phpstan-baseline-analysis copied to clipboard
Update symfony/var-dumper requirement from ^5.3 to ^7.1
Updates the requirements on symfony/var-dumper to permit the latest version.
Release notes
Sourced from symfony/var-dumper's releases.
v7.1.2
Changelog (https://github.com/symfony/var-dumper/compare/v7.1.1...v7.1.2)
- bug symfony/symfony#57397 [VarDumper] Fix FFI caster test (
@alexandre-daubois)
Changelog
Sourced from symfony/var-dumper's changelog.
CHANGELOG
7.1
- Add support for new DOM extension classes in
DOMCaster7.0
- Add argument
$labeltoVarDumper::dump()- Require explicit argument when calling
VarDumper::setHandler()- Remove display of backtrace in
Twig_Template, onlyTwig\Templateis supported6.4
- Dump uninitialized properties
6.3
- Add caster for
WeakMap- Add support of named arguments to
dd()anddump()to display the argument name- Add support for
Relay\Relay- Add display of invisible characters
6.2
- Add support for
FFI\CDataandFFI\CType- Deprecate calling
VarDumper::setHandler()without arguments5.4
- Add ability to style integer and double values independently
- Add casters for Symfony's UUIDs and ULIDs
- Add support for
Fiber5.2.0
- added support for PHPUnit
--colorsoption- added
VAR_DUMPER_FORMAT=serverenv var value support- prevent replacing the handler when the
VAR_DUMPER_FORMATenv var is set5.1.0
... (truncated)
Commits
5857c57Merge branch '7.0' into 7.1a9d8914Merge branch '6.4' into 7.0c33d420take the new DOM HTMLElement class into accountc31566e[VarDumper] FixFFICastertest to be platform-adaptablef828481[VarDumper] Fix FFI caster testdeb2c2bMerge branch '7.0' into 7.15d2a35fMerge branch '6.4' into 7.0ad23ca4Merge branch '5.4' into 6.4af8868aRevert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"595e4a4Merge branch '7.0' into 7.1- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.