@@ -70,19 +70,16 @@ whitelist:
70
70
- ' /FOSUserBundle(.*)\.yml/'
71
71
- ' /``.yml``/'
72
72
- ' /(.*)\.orm\.yml/' # currently DoctrineBundle only supports .yml
73
- - ' /rst-class/'
74
73
- /docker-compose\.yml/
75
74
lines :
76
75
- ' in config files, so the old ``app/config/config_dev.yml`` goes to'
77
76
- ' #. The most important config file is ``app/config/services.yml``, which now is'
78
77
- ' code in production without a proxy, it becomes trivially easy to abuse your'
79
78
- ' .. _`EasyDeployBundle`: https://github.com/EasyCorp/easy-deploy-bundle'
80
79
- ' The bin/console Command'
81
- - ' # username is your full Gmail or Google Apps email address'
82
80
- ' .. _`LDAP injection`: http://projects.webappsec.org/w/page/13246947/LDAP%20Injection'
83
81
- ' .. versionadded:: 1.9.0' # Encore
84
82
- ' .. versionadded:: 0.28.4' # Encore
85
- - ' .. versionadded:: 2.4.0' # SwiftMailer
86
83
- ' .. versionadded:: 1.11' # Messenger (Middleware / DoctrineBundle)
87
84
- ' .. versionadded:: 1.18' # Flex in setup/upgrade_minor.rst
88
85
- ' .. versionadded:: 1.0.0' # Encore
@@ -92,8 +89,6 @@ whitelist:
92
89
- ' 123,' # assertion for var_dumper - components/var_dumper.rst
93
90
- ' "foo",' # assertion for var_dumper - components/var_dumper.rst
94
91
- ' $var .= "Because of this `\xE9` octet (\\xE9),\n";'
95
- - " `Deploying Symfony 4 Apps on Heroku`_."
96
- - " .. _`Deploying Symfony 4 Apps on Heroku`: https://devcenter.heroku.com/articles/deploying-symfony4"
97
92
- " // 224, 165, 141, 224, 164, 164, 224, 165, 135])"
98
93
- ' .. versionadded:: 0.2' # MercureBundle
99
94
- ' provides a ``loginUser()`` method to simulate logging in in your functional'
0 commit comments