php-src/ext/imap
Christoph M. Becker ce3c869d19 Fix #70158: Building with static imap fails
Static builds of ext/imap have duplicate symbols, and so won't link on Windows.
To get around this issue, we simply disallow static building of the extension.
2015-07-29 17:00:37 +02:00
..
tests add imap 2015-01-28 10:15:11 -08:00
config.m4 Merge branch 'PHP-5.4' into PHP-5.5 2013-09-20 14:19:01 -07:00
config.w32 Fix #70158: Building with static imap fails 2015-07-29 17:00:37 +02:00
CREDITS #adding name to credits. nothing to see here, keep moving. 2001-02-28 01:02:48 +00:00
IMAP_Win32_HOWTO.txt *** empty log message *** 2000-04-03 18:50:50 +00:00
php_imap.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03:00
php_imap.h cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00