v6.3.0-RC2
Pre-release
Pre-release
Changelog (v6.3.0-RC1...v6.3.0-RC2)
- bug symfony/symfony#50397 [HttpKernel][VarDumper] Fix dumping with labels (@nicolas-grekas)
- bug symfony/symfony#50400 [AssetMapper] Sometimes asset contents are built from non-asset files (@weaverryan)
- bug symfony/symfony#50406 [VarDumper] Fix
dd()
showing line withnull
(@HypeMC)