[Bug 195425] New: [NEW PORT] devel/pecl-strict - Strict scalar parameter type hint support for PHP 5.4+

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 26 19:32:11 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195425

            Bug ID: 195425
           Summary: [NEW PORT] devel/pecl-strict - Strict scalar parameter
                    type hint support for PHP 5.4+
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: gasol.wu at gmail.com

Created attachment 149910
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149910&action=edit
shell archive

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list