Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warnings #17

Open
mhnrm opened this issue Sep 12, 2017 · 0 comments
Open

Deprecation warnings #17

mhnrm opened this issue Sep 12, 2017 · 0 comments

Comments

@mhnrm
Copy link
Contributor

mhnrm commented Sep 12, 2017

Current Symfony versions (2.8.27, in my case) show deprecation warnings:

Twig Test "sameas" is deprecated since version 1.21. Use "same as" instead in UnifikDatabaseConfigBundle::form_theme.html.twig at line 21: 1x
    1x in DefaultControllerTest::testIndex from AppBundle\Tests\Controller

Not quoting the scalar "@kernel " starting with "@" is deprecated since Symfony 2.8 and will throw a ParseException in 3.0: 1x
    1x in AppKernel::boot

Easy to fix, I will provide a PR in a minute.

mhnrm added a commit to mhnrm/UnifikDatabaseConfigBundle that referenced this issue Sep 12, 2017
ndenoncourt added a commit that referenced this issue Sep 12, 2017
Fixes issue #17 with deprecation warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant