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/FrameworkBundle/Resources/config
Fabien Potencier ab42e9cbc4 Merge branch '2.3' into 2.4
* 2.3: (34 commits)
  Fix #8205 : Deprecate file mode update when calling dumpFile
  Fix #10437: Catch exceptions when reloading a no-cache request
  Fix libxml_use_internal_errors and libxml_disable_entity_loader usage
  removed ini check to make uploadedfile work on gae
  Update OptionsResolver.php
  fixed comment in forms.xml file
  Clean KernelInterface docblocks
  Cast the group name as a string
  Fixed doc of InitAclCommand
  [Form] Fix "Array was modified outside object" in ResizeFormListener.
  Fix IBAN validator
  [Process] Remove unreachable code + avoid skipping tests in sigchild environment
  Fixed bug that incorrectly causes the "required" attribute to be omitted from select even though it contains the "multiple" attribute
  Added travis_retry to .travis.yml
  [Process] fix some typos and refactor some code
  [Process] Fix unit tests in sigchild disabled environment
  [Process] Trow exceptions in case a Process method is supposed to be called after termination
  fixed typo
  [Process] fixed fatal errors in getOutput and getErrorOutput when process was not started
  [Process] Fix escaping on Windows
  ...

Conflicts:
	src/Symfony/Component/DomCrawler/Crawler.php
	src/Symfony/Component/Filesystem/Filesystem.php
	src/Symfony/Component/Process/Process.php
2014-03-26 12:35:33 +01:00
..
schema [FrameworkBundle] Only enable CSRF protection when enabled in config 2013-10-28 10:42:32 +01:00
annotations.xml Disable call to AnnotationReader::setAutoloadAnnotations() 2011-07-03 16:21:52 +02:00
collectors.xml [HttpKernel] decoupled TraceableEventDispatcher and Profiler 2013-09-30 10:52:26 +02:00
debug_prod.xml tweaked previous merge (refs #6474) 2013-04-30 19:23:11 +02:00
debug.xml [FrameworkBundle] made sure that the debug event dispatcher is used everywhere 2013-09-30 17:51:41 +02:00
esi.xml changed the ESI fragment renderer to be always registered 2013-08-13 11:17:13 +02:00
form_csrf.xml [Security\Csrf] Split CsrfTokenGenerator into CsrfTokenManager and TokenGenerator 2013-10-07 14:50:43 +02:00
form_debug.xml [Form] Improved form debugger 2013-09-25 17:47:13 +02:00
form.xml Merge branch '2.3' into 2.4 2014-03-26 12:35:33 +01:00
fragment_listener.xml renamed some classes and Twig functions to more descriptive names (refs #6871) 2013-02-01 15:17:20 +01:00
fragment_renderer.xml moved RequestStack to HttpFoundation and removed RequestContext 2013-09-08 07:38:03 +02:00
profiling.xml [HttpKernel] decoupled TraceableEventDispatcher and Profiler 2013-09-30 10:52:26 +02:00
property_access.xml [Validator] Renamed Condition to Expression and added possibility to set it onto properties 2013-09-19 12:59:33 +02:00
router_dev.php [FrameworkBundle] Enable possibility to run PHP bultin server in production env 2013-04-09 16:38:45 +02:00
router_prod.php [FrameworkBundle] Enable possibility to run PHP bultin server in production env 2013-04-09 16:38:45 +02:00
routing.xml moved RequestStack to HttpFoundation and removed RequestContext 2013-09-08 07:38:03 +02:00
security_csrf.xml [Security\Csrf] Split CsrfTokenGenerator into CsrfTokenManager and TokenGenerator 2013-10-07 14:50:43 +02:00
security.xml [FrameworkBundle][SecurityBundle] Added service configuration for the new Security CSRF sub-component 2013-09-27 10:16:29 +02:00
serializer.xml Add the serializer service 2013-03-23 19:05:00 +00:00
services.xml moved RequestStack to HttpFoundation and removed RequestContext 2013-09-08 07:38:03 +02:00
session.xml [HttpFoundation] Add a way to avoid the session be written at each request 2013-09-30 10:45:51 -07:00
templating_debug.xml [Templating] deprecate DebuggerInterface 2013-09-04 21:57:45 +02:00
templating_php.xml Merge branch '2.3' into 2.4 2013-12-28 22:39:51 +01:00
templating.xml [Templating] deprecate DebuggerInterface 2013-09-04 21:57:45 +02:00
test.xml [FrameworkBundle] changed the session listeners to be subscribers 2011-11-17 09:54:24 +01:00
translation.xml Merge branch '2.3' 2013-11-23 22:17:02 +01:00
validator.xml use "translator" alias not "translator.default" 2013-09-20 15:35:24 +02:00
web.xml moved RequestStack to HttpFoundation and removed RequestContext 2013-09-08 07:38:03 +02:00