Fedora 22 Update: php-phpspec-2.2.1-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Wed Jun 10 19:15:15 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-9363
2015-06-02 09:34:14
--------------------------------------------------------------------------------

Name        : php-phpspec
Product     : Fedora 22
Version     : 2.2.1
Release     : 1.fc22
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.2.1**
* Fix false positives in shouldHaveKeyWithValue matcher
* Fix fatal error in edge case when method call parameters don't match expectations


--------------------------------------------------------------------------------
ChangeLog:

* Sat May 30 2015 Remi Collet <remi at fedoraproject.org> - 2.2.1-1
- update to 2.2.1
--------------------------------------------------------------------------------

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