mirror of
https://github.com/php/php-src.git
synced 2025-01-19 10:13:38 +08:00
fef879a2d6
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
|
||
---|---|---|
.. | ||
tests | ||
config0.m4 | ||
config.w32 | ||
CREDITS | ||
php_zlib.def | ||
php_zlib.h | ||
zlib_filter.c | ||
zlib_fopen_wrapper.c | ||
zlib_win32_howto.txt | ||
zlib.c |