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-09 17:13:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b1c8b455aee2bbf693f3b883dda29aaee05eae5
archived-php-src
/
ext
/
imap
History
Sascha Schumann
0036b8bba0
#if WIN.* => #ifdef PHP_WIN32
...
#if !(WIN.* => #ifndef PHP_WIN32
2000-02-12 14:38:31 +00:00
..
config.m4
Whoops, defining them to empty values generates many parse errors.
1999-12-30 04:52:19 +00:00
imap.c
Fine tune Andi's patch
2000-02-11 15:59:30 +00:00
imap.dsp
Get Win32 IMAP DLL to compile
2000-02-05 19:22:17 +00:00
imap.h
#if WIN.* => #ifdef PHP_WIN32
2000-02-12 14:38:31 +00:00
Makefile.in
Integration of -ng changes. Changes:
1999-12-30 02:59:53 +00:00
setup.stub
moved imap and ldap
1999-04-22 00:45:14 +00:00