php-src/ext/ldap
DanielEScherzer 5dd0575698
Generated arginfo header files: combine preprocessor conditional blocks (#15736)
When functions' or class methods' availability is based on some preprocessor
condition, the generated arginfo header files wrap the declarations in the
preprocessor `#if` conditional blocks, one per declaration, even if they are in
the same conditional block based on comments in the stub file. Instead of
having multiple conditional blocks one after the other with the same condition,
combine them into a single conditional block.
2024-09-04 13:04:22 +02:00
..
tests Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
config.m4 Autotools: Replace backticks command substitutions with $(...) (#15639) 2024-08-30 00:40:49 +02:00
config.w32 Sync preprocessor macros help texts (#15218) 2024-08-04 12:52:16 +02:00
CREDITS
ldap_arginfo.h Generated arginfo header files: combine preprocessor conditional blocks (#15736) 2024-09-04 13:04:22 +02:00
ldap.c Use "must not" instead of "cannot" wording 2024-08-21 21:12:17 +01:00
ldap.stub.php Fix typo in LDAP stub (#14313) 2024-05-25 13:31:54 +02:00
php_ldap.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00