Fedora 23 Update: php-PHPParser-1.4.0-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-PHPParser
Product     : Fedora 23
Version     : 1.4.0
Release     : 1.fc23
URL         : https://github.com/nikic/PHP-Parser
Summary     : A PHP parser written in PHP
Description :
A PHP parser written in PHP to simplify static analysis and code manipulation.

--------------------------------------------------------------------------------
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-PHPParser' 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