ldaptools-bundle
ldaptools-bundle copied to clipboard
Symfony 4
Does it work with Symfony 4?
The TravisCI and AppVeyor build for Symfony 4 works. However, I have not updated any of my projects to Symfony 4 yet (only 3.4). I can test sometime this week to let you know.
This would be much appreciated.
I would really appreciate this as well.
I encounter these warnings with Symfony 3.4 when I run cli commands :
[2018-05-14 15:58:35] php.INFO: User Deprecated: Auto-registration of the command "LdapTools\Bundle\LdapToolsBundle\Command\SslCertificateCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"LdapTools\\Bundle\\LdapToolsBundle\\Command\\SslCertificateCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at /var/www/www.site.com/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Bundle/Bundle.php:190)"} []
[2018-05-14 15:58:35] php.INFO: User Deprecated: Auto-registration of the command "LdapTools\Bundle\LdapToolsBundle\Command\ConfigCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Auto-registration of the command \"LdapTools\\Bundle\\LdapToolsBundle\\Command\\ConfigCommand\" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead. at /var/www/www.site.com/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Bundle/Bundle.php:190)"} []
Any updated of this issue?
Any update?