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-04-05 23:23:03 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a313d8e77c9fbfa3d4bd95c277cdbedca6d2ee3
archived-php-src
/
ext
/
ldap
History
Douglas Goldstein
9bde93698e
add tests for ldap_dn2ufn()
2007-12-13 18:00:27 +00:00
..
tests
add tests for ldap_dn2ufn()
2007-12-13 18:00:27 +00:00
config.m4
+- Fixed bug
#41973
(./configure --with-ldap=shared fails with
2007-08-08 11:37:44 +00:00
config.w32
MFH:- Fixed bug
#42247
(ldap_parse_result() not defined under win32)
2007-08-09 08:42:43 +00:00
CREDITS
…
LDAP_Win32_HOWTO.txt
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
ldap.c
MFH:- Add support for LDAP_X_OPT_CONNECT_TIMEOUT (Netscape LDAP SDK equivalent for LDAP_OPT_NETWORK_TIMEOUT)
2007-10-06 02:13:50 +00:00
ldap.dsp
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
ldap.mak
- Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5
2004-01-17 13:00:38 +00:00
php_ldap.h
MFH:- Fixed bug
#41127
(Memory leak in ldap_{first|next}_attribute functions)
2007-07-13 01:24:16 +00:00