php-src/ext/ldap
Christoph M. Becker f590b34530
Drop support for OpenSSL < 1.1.0 on Windows
PR #13498 bumped the required OpenSSL version to 1.1.1, but apparently
only for non Windows system.  We catch up somewhat by dropping support
for OpenSSL < 1.1.0 on Windows; besides completely removing detection
of old OpenSSL versions in `SETUP_OPENSSL`, we also ensure that all
bundled extension using this function do no longer accept OpenSSL <
1.1.0, to avoid to still be able to build these extensions with older
`phpize` scripts.

We do not cater to `--phar-native-ssl` yet; that might better be
addressed by #14578.

Closes GH-14973.
2024-07-17 12:22:59 +02:00
..
tests [skip ci] Fix ldap skipif 2024-02-19 10:16:13 +01:00
config.m4 Autotools: Refactor cache variables in configure.ac and ext/ldap (#14784) 2024-07-03 21:57:51 +02:00
config.w32 Drop support for OpenSSL < 1.1.0 on Windows 2024-07-17 12:22:59 +02:00
CREDITS
ldap.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
ldap.stub.php Fix typo in LDAP stub (#14313) 2024-05-25 13:31:54 +02:00
ldap_arginfo.h 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