LDAP
LDAP copied to clipboard
Explicitly denote classes as Stringable
Explicitly denote classes that implement __toString as Stringable (as suggested by the official PHP docs), which helps IDEs to check type safety.
Hi 👋 Thanks for taking the time to open this PR! I've actually implemented this change on the 1.0 branch. However, this year has been a bit of a disaster from a work perspective and I haven't finalized that branch. I think I want to keep the changes in current master to bug fix only, as the next release will be the 1.0 branch.