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/WebProfilerBundle
Fabien Potencier e4f62ea0d2 Merge branch '3.4' into 4.0
* 3.4:
  [FrameworkBundle] fixed brackets position in method calls
  [Form] Fix PHPDoc for FormConfigBuilder $dataClass argument
  [Security] Update user phpdoc on tokens
  [WebProfilerBundle] Fixed icon alignment issue using Bootstrap 4.1.2
  suppress side effects in 'get' or 'has' methods of NamespacedAttributeBag
  [HttpFoundation] reset callback on StreamedResponse when setNotModified() is called
  [HttpFoundation] Fixed phpdoc for get method of HeaderBag
  fix typo in ContainerBuilder docblock
  [Form/Profiler] Massively reducing memory footprint of form profiling pages by removing redundant 'form' variable from view variables.
  [Console] correctly return parameter's default value on "--"
2018-07-16 15:59:46 +02:00
..
Controller Merge branch '3.4' into 4.0 2018-05-31 12:16:04 +02:00
Csp Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
DependencyInjection Merge branch '3.4' into 4.0 2018-04-04 15:50:32 +02:00
EventListener Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Profiler Merge branch '3.4' 2017-10-24 16:16:56 +02:00
Resources Merge branch '3.4' into 4.0 2018-07-16 15:59:46 +02:00
Tests Merge branch '3.4' into 4.0 2018-04-30 09:59:37 -07:00
Twig fixed some deprecation messages 2017-12-31 06:50:45 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Merge branch '3.4' 2017-09-09 08:13:32 +02:00
composer.json [*Bundle] Replace some kernel.root_dir by kernel.project_dir 2017-11-23 19:10:14 +01:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
WebProfilerBundle.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00