Fedora 21 Update: php-doctrine-orm-2.4.6-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Sat Nov 1 16:45:16 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-12956
2014-10-16 16:51:43
--------------------------------------------------------------------------------

Name        : php-doctrine-orm
Product     : Fedora 21
Version     : 2.4.6
Release     : 1.fc21
URL         : http://www.doctrine-project.org/projects/orm.html
Summary     : Doctrine Object-Relational-Mapper (ORM)
Description :
Object relational mapper (ORM) for PHP that sits on top of a powerful database
abstraction layer (DBAL). One of its' key features is the option to write
database queries in a proprietary object oriented SQL dialect called Doctrine
Query Language (DQL), inspired by Hibernate's HQL. This provides developers
with a powerful alternative to SQL that maintains flexibility without requiring
unnecessary code duplication.

Optional caches (see Doctrine\ORM\Tools\Setup::createConfiguration()):
* APC (php-pecl-apc)
* Memcache (php-pecl-memcache)
* Redis (php-pecl-redis)
* XCache (php-xcache)

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

### 2.4.6

* [1154: PHP 5.6 internal classes/Serializable serialization fix](https://github.com/doctrine/doctrine2/pull/1154)
    * [DDC-3120](http://www.doctrine-project.org/jira/browse/DDC-3120)
    * [DDC-3339](http://www.doctrine-project.org/jira/browse/DDC-3339)

### 2.4.5

* [1142: `func_get_args()` call order fix for HHVM bug](https://github.com/doctrine/doctrine2/pull/1142)
    * [DDC-3317](http://www.doctrine-project.org/jira/browse/DDC-3317)

### 2.4.4

* [1074: Regression in change set state after `UnitOfWork::recomputeSingleEntityChangeSet()`](https://github.com/doctrine/doctrine2/pull/1074)
    * [DDC-2996](http://www.doctrine-project.org/jira/browse/DDC-2996)
    * [DDC-3160](http://www.doctrine-project.org/jira/browse/DDC-3160)
    * [DDC-3208](http://www.doctrine-project.org/jira/browse/DDC-3208)

### 2.4.3
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1108129 - php-doctrine-orm-2.4.6 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1108129
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update php-doctrine-orm' 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