Update symfony/var-dumper from v6.2.5 to v6.3.4 #373
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:
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
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:
Merge branch '5.4' into 6.3
[VarDumper] Fix managing collapse state in CliDumper
Fix symfony/deprecation-contracts require
Merge branch '6.2' into 6.3
[VarDumper] fix test
Merge branch '6.2' into 6.3
Merge branch '5.4' into 6.2
Merge branch '6.2' into 6.3
Merge branch '5.4' into 6.2
[VarDumper] Fix dumping
ArrayObjectwith
DumpDataCollector``[VarDumper] Add tests to demonstrate a bug when dumping ArrayObject with full stack fmk
Merge branch '6.2' into 6.3
Merge branch '5.4' into 6.2
enforce UTC timezone in test
Merge branch '6.2' into 6.3
Merge branch '5.4' into 6.2
[VarDumper] Dumping DateTime throws error if getTimezone is false
[VarDumper] Add named arguments coverage of VarDumper's function
[VarDumper] Use documentElement instead of body for JS flag
Merge branch '6.2' into 6.3
Merge branch '5.4' into 6.2
[5.4] Allow PhpUnitBridge v7
minor #50427 [VarDumper] Fix failures on appveyor (nicolas-grekas)
bug #50397 [HttpKernel][VarDumper] Fix dumping with labels (nicolas-grekas)
[VarDumper][HttpKernel] Fix dumping with labels
[VarDumper] Fix failures on appveyor
[VarDumper] Fix
dd()showing line with
null``Fix merge
[VarDumper][DebugBundle] Fix dump labels compatibility
minor #49977 [VarDumper] Reduce stylesheet assignments via JavaScript in
HtmlDumper(ohader)
[VarDumper] Reduce stylesheet assignments via JavaScript in
HtmlDumper``[VarDumper] Fix HTML of invisible characters
Add "composer require..." in all exception messages when needed
Merge branch '6.2' into 6.3
Merge branch '5.4' into 6.2
[VarDumper] Make the server TCP connection sync
cs fix
[VarDumper] Add missing return types
Fix the test for casting FlattenException on Windows
Fix tests
Merge branch '6.2' into 6.3
[VarDumper] Add a caster for the FlattenException
Merge branch '5.4' into 6.2
[VarDumper] Add Caster::PATTERN_PRIVATE to help builing key
[VarDumper] Disable links for IntelliJ platform
[ErrorHandler] Rewrite logic to dump exception properties and fix serializing FlattenException
Merge branch '6.2' into 6.3
Merge branch '5.4' into 6.2
[VarDumper] Fixed dumping of CutStub
Merge branch '6.2' into 6.3
Merge branch '5.4' into 6.2
[VarDumper] Add a bit of test coverage
Merge branch '6.2' into 6.3
Merge branch '5.4' into 6.2
Remove unused private methods
[VarDumper] Fix error when reflected class has default Enum parameter in constructor
Fix phpdocs in components
Merge branch '6.2' into 6.3
Merge branch '5.4' into 6.2
CS fix
Merge branch '6.2' into 6.3
Fix merge
Merge branch '5.4' into 6.2
Migrate to
staticdata providers using
rector/rector``Add void return types
Add PHP types to private methods and functions
Add missing PHPdoc return types
Use xxh128 instead of md5
Merge branch '6.2' into 6.3
[VarExporter] Fix lazy-proxying readonly classes on PHP 8.3
Merge branch '6.2' into 6.3
Merge branch '5.4' into 6.2
[VarDumper] Display invisible characters
Update license years (last time)
[VarDumper] Add Relay support
Merge branch '6.2' into 6.3
minor #48793 Leverage arrow function syntax for closure (tigitz)
Leverage arrow function syntax for closure
Merge branch '6.2' into 6.3
Merge branch '6.2' into 6.3
feature #48432 [VarDumper] Add support of named arguments to
dd()and
dump()to display a label (alexandre-daubois)
[VarDumper] Add support of named arguments to
dd()and
dump()to display the argument name
Merge branch '6.2' into 6.3
Update types for dd()
Merge branch '6.2' into 6.3
feature #48478 [VarDumper] Add caster for WeakMap (nicolas-grekas)
[VarDumper] Add caster for WeakMap
Merge branch '6.2' into 6.3
Leverage class name literal on object
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.