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-24 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-4.0RC2
archived-php-src
/
ext
/
ldap
History
Sascha Schumann
fe50664d4d
#if COMPILE_DL
...
becomes #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)
2000-05-02 00:44:35 +00:00
..
config.m4
Append liblber to satisfy symbols in libldap
1999-12-30 14:49:17 +00:00
LDAP_Win32_HOWTO.txt
*** empty log message ***
2000-04-01 22:31:20 +00:00
ldap.c
#if COMPILE_DL
2000-05-02 00:44:35 +00:00
ldap.dsp
Moving output files to common folder
2000-04-23 10:59:20 +00:00
Makefile.in
Remove trailing empty lines
2000-05-01 22:38:42 +00:00
php_ldap.h
@-Added ldap_get_values_len function from PHP3 to PHP4. (Sterling)
2000-04-07 23:20:22 +00:00
setup.stub
moved imap and ldap
1999-04-22 00:45:14 +00:00