php-src/ext/ldap
Nikita Popov 3e01f5afb1 Replace zend_bool uses with bool
We're starting to see a mix between uses of zend_bool and bool.
Replace all usages with the standard bool type everywhere.

Of course, zend_bool is retained as an alias.
2021-01-15 12:33:06 +01:00
..
tests Remove deprecated functions from php-ldap 2020-10-01 10:15:27 +02:00
config.m4 Merge branch 'PHP-7.4' 2019-09-06 15:00:17 +02:00
config.w32 Merge branch 'PHP-7.4' 2019-06-11 17:12:33 +02:00
CREDITS
ldap.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
ldap.stub.php ldap_exop_whoami() does not return TRUE 2020-12-08 11:44:04 +01:00
ldap_arginfo.h ldap_exop_whoami() does not return TRUE 2020-12-08 11:44:04 +01:00
php_ldap.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00