djoos / EscapeWSSEAuthenticationBundle

Symfony bundle to implement WSSE authentication
http://symfony.com/doc/current/cookbook/security/custom_authentication_provider.html
137 stars 59 forks source link

Psr3 logging #78

Closed Drachenkaetzchen closed 8 years ago

Drachenkaetzchen commented 8 years ago

In Symfony 3.0 and PSR-3, LoggerInterface::warn() will be removed. This PR fixes the issue.

Drachenkaetzchen commented 8 years ago

Something went wrong with this PR, closing.