@@ -70,19 +70,16 @@ whitelist:
7070 - ' /FOSUserBundle(.*)\.yml/'
7171 - ' /``.yml``/'
7272 - ' /(.*)\.orm\.yml/' # currently DoctrineBundle only supports .yml
73- - ' /rst-class/'
7473 - /docker-compose\.yml/
7574 lines :
7675 - ' in config files, so the old ``app/config/config_dev.yml`` goes to'
7776 - ' #. The most important config file is ``app/config/services.yml``, which now is'
7877 - ' code in production without a proxy, it becomes trivially easy to abuse your'
7978 - ' .. _`EasyDeployBundle`: https://github.com/EasyCorp/easy-deploy-bundle'
8079 - ' The bin/console Command'
81- - ' # username is your full Gmail or Google Apps email address'
8280 - ' .. _`LDAP injection`: http://projects.webappsec.org/w/page/13246947/LDAP%20Injection'
8381 - ' .. versionadded:: 1.9.0' # Encore
8482 - ' .. versionadded:: 0.28.4' # Encore
85- - ' .. versionadded:: 2.4.0' # SwiftMailer
8683 - ' .. versionadded:: 1.11' # Messenger (Middleware / DoctrineBundle)
8784 - ' .. versionadded:: 1.18' # Flex in setup/upgrade_minor.rst
8885 - ' .. versionadded:: 1.0.0' # Encore
@@ -92,8 +89,6 @@ whitelist:
9289 - ' 123,' # assertion for var_dumper - components/var_dumper.rst
9390 - ' "foo",' # assertion for var_dumper - components/var_dumper.rst
9491 - ' $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"
9792 - " // 224, 165, 141, 224, 164, 164, 224, 165, 135])"
9893 - ' .. versionadded:: 0.2' # MercureBundle
9994 - ' provides a ``loginUser()`` method to simulate logging in in your functional'
0 commit comments