This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/DebugBundle
Nicolas Grekas 392d0b01f3 Merge branch '5.0'
* 5.0: (24 commits)
  Removing unused variable
  Fixed #35084
  Add missing use statement
  [HttpClient] fix scheduling pending NativeResponse
  do not overwrite variable value
  [Profiler] wording
  Use spaces correctly to display options in DebugCommand
  Add supported schemes doc blocks type
  X-Accel Nginx URL updated
  ticket-30197 [Validator] Add the missing translations for the Chinese (Taiwan) ("zh_TW") locale
  Fixed test added in #35022
  Use locale_parse for computing fallback locales
  [Console] Fix filtering out identical alternatives when there is a command loader
  [String][UnicodeString] Remove unneeded flag in chunk regex pattern
  add note about HTTP status code change
  Migrate server:log command away from WebServerBundle
  [DependencyInjection][CheckTypeDeclarationsPass] Handle \Closure for callable
  [Security] Fix missing defaults for auto-migrating encoders
  bumped Symfony version to 5.0.3
  updated VERSION for 5.0.2
  ...
2019-12-28 16:12:20 +01:00
..
Command Add more return types after fixing a typo in my script 2019-08-23 14:16:45 +02:00
DependencyInjection Migrate server:log command away from WebServerBundle 2019-12-23 16:01:49 +01:00
Resources Migrate server:log command away from WebServerBundle 2019-12-23 16:01:49 +01:00
Tests/DependencyInjection [DI] Move non removing compiler passes to after removing passes 2019-07-18 19:01:22 +02:00
.gitattributes Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
.gitignore [DebugBundle] global dump() function for daily use 2014-09-23 16:25:57 +02:00
CHANGELOG.md [VarDumper] Review config to use debug.dump_destination & tweak data collector 2018-03-23 10:11:10 +01:00
composer.json Merge branch '5.0' 2019-11-21 08:02:52 +01:00
DebugBundle.php Migrate server:log command away from WebServerBundle 2019-12-23 16:01:49 +01:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00