K 10 svn:author V 5 pawel K 8 svn:date V 27 2014-12-13T18:37:33.780990Z K 7 svn:log V 388 The strict extension introduces support for strict scalar parameter type hints without changing Zend. Support for the following types is introduced: * string * integer, int * float, double * boolean, bool * resource Variadic support for all of the above types is also included. WWW: http://pecl.php.net/package/strict PR: 195425 Submitted by: Gasol Wu END