This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-30 20:22:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.1.30
archived-php-src
/
ext
/
ldap
History
Christoph M. Becker
b8ac2071b8
Fix GH-10112: LDAP\Connection::__construct() refers to ldap_create()
...
There is no `ldap_create()`, but rather `ldap_connect()`. Closes GH-10115.
2022-12-16 14:36:30 +01:00
..
tests
Fix GH-10112: LDAP\Connection::__construct() refers to ldap_create()
2022-12-16 14:36:30 +01: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_arginfo.h
Add more specific array return type hints for various extensions - part 3 (
#7467
)
2021-09-06 12:27:28 +02:00
ldap.c
Fix GH-10112: LDAP\Connection::__construct() refers to ldap_create()
2022-12-16 14:36:30 +01:00
ldap.stub.php
Add more specific array return type hints for various extensions - part 3 (
#7467
)
2021-09-06 12:27:28 +02:00
php_ldap.h
Update http->https in license (
#6945
)
2021-05-06 12:16:35 +02:00