DirectoryTree / LdapRecord

A fully-featured LDAP framework.
https://ldaprecord.com
MIT License
500 stars 44 forks source link

[Bug] Reverse boolean casts no longer accept LDAP string booleans #714

Closed stevebauman closed 4 months ago

stevebauman commented 4 months ago

Environment:

Describe the bug:

$user->booleanAttribute = 'false'; // Gets converted to `true`