Skip to content
The DebugBundle allows greater integration of the VarDumper component in the Symfony full-stack framework.
PHP HTML
Branch: master
Clone or download

Latest commit

nicolas-grekas Merge branch '5.1'
* 5.1:
  [PhpUnitBridge] fix leftover
  [PhpUnitBridge] fix installing under PHP >= 8
  Use ">=" for the "php" requirement
  bump icu 67.1
  [DI] Remove preload primitive types
  [Validator] Add missing translations of nn locale
  [HttpKernel] Fix that the `Store` would not save responses with the X-Content-Digest header present
  [Intl] bump icu 67.1
  [Validator] allow passing a validator to Validation::createCallable()
Latest commit 16bf452 May 20, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Command Add more return types after fixing a typo in my script Aug 23, 2019
DependencyInjection [DebugBundle] Drop RemoveWebServerBundleLoggerPass Dec 28, 2019
Resources Migrate server:log command away from WebServerBundle Dec 23, 2019
Tests/DependencyInjection Merge branch '4.2' into 4.3 Jul 19, 2019
.gitattributes add missing gitattributes for phpunit-bridge Mar 27, 2020
.gitignore [DebugBundle] global dump() function for daily use Sep 23, 2014
CHANGELOG.md [VarDumper] Review config to use debug.dump_destination & tweak data … Mar 23, 2018
DebugBundle.php [DebugBundle] Drop RemoveWebServerBundleLoggerPass Dec 28, 2019
LICENSE Update year in license files Jan 1, 2020
composer.json Merge branch '5.1' May 20, 2020
phpunit.xml.dist Bump phpunit XSD version to 5.2 Nov 11, 2018
You can’t perform that action at this time.