Fedora 23 Update: php-ocramius-code-generator-utils-0.3.2-1.fc23

updates at fedoraproject.org updates at fedoraproject.org
Sat Aug 15 02:22:42 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-13100
2015-08-10 07:09:22
--------------------------------------------------------------------------------

Name        : php-ocramius-code-generator-utils
Product     : Fedora 23
Version     : 0.3.2
Release     : 1.fc23
URL         : https://github.com/Ocramius/CodeGenerationUtils
Summary     : A set of code generator utilities built on top of PHP-Parsers
Description :
A set of code generator utilities built on top of PHP-Parsers that ease its use
when combined with Reflection.

--------------------------------------------------------------------------------
Update Information:

**nikic/php-parser 1.4.0**

Added
* Added interface PhpParser\Node\FunctionLike, which is implemented by Stmt\ClassMethod, Stmt\Function_ and Expr\Closure nodes. This interface provides getters for their common subnodes.
* Added Node\Stmt\ClassLike::getMethod() to look up a specific method on a class/interface/trait.

Fixed
* Fixed isPublic() return value for implicitly public properties and methods that define an additional modifier like static or abstract.
* Properties are now accepted by the trait builder.
* Fixed __HALT_COMPILER_OFFSET__ support on HHVM.


**ocramius/code-generator-utils 0.3.2**
* Update nikic/php-parser to 1.3.*

--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-ocramius-code-generator-utils' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list