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-27 17:52:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bef514afdaaec92814c19be29df304bef647c16a
archived-php-src
/
ext
/
ldap
History
Ilia Alshanetsky
4332612812
Fixed a memory leak on ldap_connect() failure.
2002-10-30 18:12:34 +00:00
..
config.m4
@- Fix for bug
#19633
(wrong directories in ext/ldap/config.m4). (Derick)
2002-09-27 10:38:08 +00:00
CREDITS
Added myself to the credits
2001-06-13 20:13:54 +00:00
LDAP_Win32_HOWTO.txt
*** empty log message ***
2000-04-01 22:31:20 +00:00
ldap.c
Fixed a memory leak on ldap_connect() failure.
2002-10-30 18:12:34 +00:00
ldap.dsp
add configuration which links again libsasl.lib
2001-02-20 17:11:25 +00:00
ldap.mak
NetWare makefile for LDAP Extension
2002-09-05 11:26:05 +00:00
php_ldap.h
Made ldap_modify() an alias for ldap_mod_replace(). The two were identical.
2002-01-04 20:56:03 +00:00