Tweak devel/p5-Cdk version 5.20120324_1
[dports.git] / devel / pecl-strict / pkg-descr
1 The strict extension introduces support for strict scalar parameter type hints
2 without changing Zend. Support for the following types is introduced:
3
4   * string
5   * integer, int
6   * float, double
7   * boolean, bool
8   * resource
9
10 Variadic support for all of the above types is also included.
11
12 WWW: http://pecl.php.net/package/strict