Fedora 24 Update: php-phpspec-2.5.0-1.fc24

updates at fedoraproject.org updates at fedoraproject.org
Sun Mar 27 00:09:21 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-25683dbade
2016-03-27 00:00:51.389540
--------------------------------------------------------------------------------

Name        : php-phpspec
Product     : Fedora 24
Version     : 2.5.0
Release     : 1.fc24
URL         : https://github.com/phpspec/phpspec
Summary     : Specification-oriented BDD framework for PHP
Description :
phpspec is a tool which can help you write clean and working PHP code
using behaviour driven development or BDD. BDD is a technique derived
from test-first development.

BDD is a technique used at story level and spec level. phpspec is a tool
for use at the spec level or SpecBDD. The technique is to first use a tool
like phpspec to describe the behaviour of an object you are about to write.
Next you write just enough code to meet that specification and finally you
refactor this code.

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

**Version 2.5.0**  *    Fixed bug with typehints in classes defined in spec file
*    Supports grouped Use statements *    Now shows path in error message when
spec file doesn't contain a class *    Supports catching PHP 7 Errors in
shouldThrow *    No longer attempts to generate methods with reserved names *
Fixed bug where bootstrapped classes could not be loaded after class generation
*    Fixed bug where line numbers were incorrectly reported on PHP 7 *    Fixed
new methods being inserted incorrectly when strings included closing brace *
Dot formatter now shows spec count on last line
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-phpspec' at the command line.
For more information, refer to "Managing Software with yum",
available at https://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