Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

v1.2.2: Merge pull request #13 from DerManoMann/psr_logger

Compare
Choose a tag to compare
@DerManoMann DerManoMann released this 22 Feb 03:12
· 12 commits to master since this release
  • Fix LdapException handling
  • Add Psr\Log dependency
  • Cleanup logger handling

There is a slight BC issue here in that the logger is not automatically taken from $app any more. Instead it needs to be passed into the service constructor.