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/TwigBundle
Fabien Potencier 8c687c6401 Merge branch '4.0' into 4.1
* 4.0:
  [TwigBundle][DX] Only add the Twig WebLinkExtension if the WebLink component is enabled
  Add note about changed form processing when using PUT requests
  [SecurityBundle] Dont throw if "security.http_utils" is not found
  [Di] Fix undefined variable found by Php Inspections (EA Ultimate)
  [DI] Cleanup unused service_subscriber.locator tag
  [DI] Resolve env placeholder in logs
  The debug class loader is always loaded by Debug::enable().
  [Intl] Update ICU data to 62.1
2018-06-25 13:12:43 +02:00
..
CacheWarmer fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Command fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Controller Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
DependencyInjection Merge branch '4.0' into 4.1 2018-06-25 13:12:43 +02:00
Loader Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Resources Merge branch '4.0' into 4.1 2018-06-25 13:12:43 +02:00
Tests [TwigBundle] fix tests 2018-04-20 11:14:37 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Deprecating "false" as default value of "strict_variable" under Twig configuration 2018-02-05 09:53:02 -05:00
composer.json [TwigBundle] bump lowest deps to fix issue with "double-colon" controller service refs 2018-06-25 11:52:53 +02: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
TemplateIterator.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
TwigBundle.php [FrameworkBundle] Commands as a service 2017-08-06 12:29:12 +02:00
TwigEngine.php [2.7][DX] Use constant message contextualisation for deprecations 2017-12-20 15:36:51 +01:00