ldaptools-bundle icon indicating copy to clipboard operation
ldaptools-bundle copied to clipboard

Symfony 4

Open Xeyos88 opened this issue 7 years ago • 6 comments

Does it work with Symfony 4?

Xeyos88 avatar Jan 30 '18 11:01 Xeyos88

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.

ChadSikorra avatar Jan 30 '18 22:01 ChadSikorra

This would be much appreciated.

jakobeissler avatar Mar 27 '18 13:03 jakobeissler

I would really appreciate this as well.

jab144 avatar Apr 04 '18 19:04 jab144

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)"} []

nmoreaud avatar May 14 '18 14:05 nmoreaud

Any updated of this issue?

pochy-ja avatar Aug 13 '18 19:08 pochy-ja

Any update?

arturslogins avatar Nov 09 '18 15:11 arturslogins