mogilvie / EncryptBundle

Encryption bundle
89 stars 29 forks source link

Update services.yml #12

Closed jameskfry closed 4 years ago

jameskfry commented 4 years ago

Fixing missing @ for service. Resolves this deprecation notice: php.INFO: Deprecated: Non-static method SpecShaper\EncryptBundle\Encryptors\EncryptorFactory::createService() should not be called statically {"exception":"[object] (ErrorException(code: 0): Deprecated: Non-static method SpecShaper\EncryptBundle\Encryptors\EncryptorFactory::createService() should not be called statically at /var/www/project/var/cache/prod/ContainerXZEa0sE/getEncryptorServiceService.php:11)"

mogilvie commented 4 years ago

Thanks James, sorry about the delay in seeing this pull request.