php-src/ext/xsl
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 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 fix libxml2 headers lookup 2015-05-13 15:20:19 +02:00
CREDITS
php_xsl.c year++ 2018-01-02 12:57:58 +08:00
php_xsl.h year++ 2018-01-02 12:57:58 +08:00
xsl_fe.h year++ 2018-01-02 12:57:58 +08:00
xsltprocessor.c year++ 2018-01-02 12:57:58 +08:00