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
Nicolas Grekas 94a0719bfc minor #32974 "An instance of X" phpdocs removal (fabpot)
This PR was merged into the 4.4 branch.

Discussion
----------

"An instance of X" phpdocs removal

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

That's #32973 on 4.4 :P

Commits
-------

7a44ed6544 removed unneeded phpdocs
2019-08-06 09:13:58 +02:00
..
CacheWarmer Twig's namespaces can be null 2019-08-01 08:50:03 -04:00
Command Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
Controller Deprecating error templates for non-html formats and using ErrorRenderer 2019-07-23 22:44:45 -04:00
DependencyInjection add parameter type declarations to private methods 2019-07-31 20:51:46 +02:00
ErrorRenderer Deprecating error templates for non-html formats and using ErrorRenderer 2019-07-23 22:44:45 -04:00
Loader [Templating] added more deprecation 2019-03-19 18:56:32 +01:00
Resources Deprecating error templates for non-html formats and using ErrorRenderer 2019-07-23 22:44:45 -04:00
Tests Merge branch '4.3' into 4.4 2019-08-06 09:11:23 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Deprecating error templates for non-html formats and using ErrorRenderer 2019-07-23 22:44:45 -04:00
composer.json Rename ErrorCatcher to ErrorRenderer (rendering part only) 2019-07-11 10:46:43 +02: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
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
TemplateIterator.php removed unneeded phpdocs 2019-08-06 08:19:29 +02:00
TwigBundle.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
TwigEngine.php [FrameworkBundle] Deprecate the Templating component integration 2019-03-19 18:23:24 +01:00