You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
mhnrm
added a commit
to mhnrm/UnifikDatabaseConfigBundle
that referenced
this issue
Sep 12, 2017
Current Symfony versions (2.8.27, in my case) show deprecation warnings:
Easy to fix, I will provide a PR in a minute.
The text was updated successfully, but these errors were encountered: