freebsd-ports/devel/pecl-strict
Pawel Pekala 0570c0106c 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 <gasol.wu@gmail.com>
2014-12-13 18:37:33 +00:00
..
distinfo
Makefile
pkg-descr