Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Nov 2014 19:32:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195425] New: [NEW PORT] devel/pecl-strict - Strict scalar parameter type hint support for PHP 5.4+
Message-ID:  <bug-195425-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: gasol.wu@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195425-13>