php-src/ext/imap
Gabriel Caruso fef879a2d6 Use bool instead of boolean while throwing a type error
PHP requires boolean typehints to be written "bool" and disallows
"boolean" as an alias. This changes the error messages to match
the actual type name and avoids confusing messages like "must be
of type boolean, boolean given".

This a followup to ce1d69a1f6, which
implements the same change for integer->int.
2018-02-04 23:09:40 +01:00
..
tests Use bool instead of boolean while throwing a type error 2018-02-04 23:09:40 +01:00
config.m4 ext/imap/config.m4: fix ac_cv_u8t_decompose check 2017-12-09 19:05:45 +01:00
config.w32 Fix #70158: Building with static imap fails 2015-07-29 17:00:37 +02:00
CREDITS
php_imap.c Merge branch 'PHP-7.2' 2018-01-12 17:14:46 +01:00
php_imap.h year++ 2018-01-02 12:57:58 +08:00