XBackBone/app
samrzhevsky e7a0a99fe6
LDAP fixes
1. Changed `ldap_connect` error handling. `ldap_error` expects `LDAP\Connection`, and `ldap_connect` returns `false` if the syntax check fails
2. Fixed deprecation: passing null to parameter (`$ignore`) of type string
3. Fixed PHPDoc types for compatibility with PHP 8.1+
2023-08-28 00:31:22 +03:00
..
Controllers LDAP fixes 2023-08-28 00:31:22 +03:00
Database Fix filter by tag 2022-11-30 21:13:58 +03:00
Exceptions Updated dependencies 2020-09-01 10:16:08 +02:00
Factories changed url building 2021-08-18 08:57:21 +02:00
Middleware fix failing test 2023-05-23 22:59:55 +02:00
Web Apply fixes from StyleCI 2023-05-23 21:00:00 +00:00
helpers.php Apply fixes from StyleCI 2023-05-23 21:00:00 +00:00
routes.php bug fixes for vanity links 2022-12-19 19:42:08 -08:00