freebsd-ports/devel/pecl-strict/pkg-descr

13 lines
332 B
Text
Raw Normal View History

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: https://pecl.php.net/package/strict