freebsd-ports/devel/pecl-strict/pkg-descr
Sunpoet Po-Chuan Hsieh f102dee672 - Update WWW: pecl.php.net uses https://
Approved by:	portmgr (blanket)
2016-12-13 14:26:11 +00:00

12 lines
332 B
Text

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