icingaweb2/library/Icinga/Protocol/Ldap
Marius Hein ee6145a173 Ldap/Query: Remove __toString()
This is needed because of exception handling. Exceptions can now bubble
up for default handling. Method render() was renamed to create() because
the method create a query. Adjust the test for method create().

refs #5536
2014-09-02 10:17:01 +02:00
..
Connection.php Ldap/Query: Remove __toString() 2014-09-02 10:17:01 +02:00
Exception.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
LdapUtils.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Node.php Remove license headers from all files 2014-07-15 13:43:52 +02:00
Query.php Ldap/Query: Remove __toString() 2014-09-02 10:17:01 +02:00
Root.php Throw IcingaException rather than Exception 2014-08-27 16:03:15 +02:00