php-src/ext/imap
Anatol Belski 906670b817 Merge branch 'PHP-5.6' into PHP-7.0
* PHP-5.6:
  ext/imap/config.m4: fix conftest segfault in utf8_to_mutf7 check, bug #66909.
  ext/dba/config.m4: Autodetect Berkeley DB v5.3.
  fix path separator in test
  Bumped SAPI version to 6.9
  Added "mod_auth_basic" to apache module list.
  Add sanitizing checks for request data.
  Clear secret after use.
  Fixed __DIR__ in CLI mode.
  Add PDO_Firebird fix in NEWS
2015-12-09 12:05:01 +01:00
..
tests add imap 2015-01-28 10:15:11 -08:00
config.m4 ext/imap/config.m4: fix conftest segfault in utf8_to_mutf7 check, bug #66909. 2015-12-09 12:04:16 +01:00
config.w32 Fix #70158: Building with static imap fails 2015-07-29 17:00:37 +02:00
CREDITS
IMAP_Win32_HOWTO.txt
php_imap.c Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more appropriate Z_ARRVAL_P() or Z_OBJPROP_P(). 2015-09-24 22:39:59 +03:00
php_imap.h cleanup the mod version macros, round 2 2015-03-23 20:33:54 +01:00