Fedora 24 Update: php-doctrine-dbal-2.5.4-1.fc24

updates at fedoraproject.org updates at fedoraproject.org
Sat Apr 2 16:48:17 UTC 2016


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2016-15cb99fd52
2016-04-02 16:41:10.613977
--------------------------------------------------------------------------------

Name        : php-doctrine-dbal
Product     : Fedora 24
Version     : 2.5.4
Release     : 1.fc24
URL         : http://www.doctrine-project.org/projects/dbal.html
Summary     : Doctrine Database Abstraction Layer (DBAL)
Description :
The Doctrine database abstraction & access layer (DBAL) offers a lightweight
and thin runtime layer around a PDO-like API and a lot of additional, horizontal
features like database schema introspection and manipulation through an OO API.

The fact that the Doctrine DBAL abstracts the concrete PDO API away through the
use of interfaces that closely resemble the existing PDO API makes it possible
to implement custom drivers that may use existing native or self-made APIs. For
example, the DBAL ships with a driver for Oracle databases that uses the oci8
extension under the hood.

Autoloader: /usr/share/php/Doctrine/DBAL/autoload.php

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

### v2.5.4  * 2249: Compatibility mis-match? PGSQL_ATTR_DISABLE_PREPARES in
v2.5.2 (in a PHP 5.6.16 envt) * 2272: [DBAL-1779] Fix string column type
declarations with whitespace on SQLite * 2273: Fix usage of
PDO::PGSQL_ATTR_DISABLE_PREPARES for edge case pdo_pgsql setups  ### v2.5.3  *
818: Rebuild SQLServerPlatform::doModifyLimitQuery again to use a CTE * 2268:
#2260 - loosening doctrine/common requirement: allowing 2.6.x  ### v2.5.2  ####
Bug  * [DBAL-1115] - [GH-773] Fix quoted identifiers for database creation SQL
on SQL Anywhere * [DBAL-1121] - [GH-777] Make host and server connection
parameters optional for sqlanywhere driver * [DBAL-1128] - [GH-782] Fix: SQLite
offset with no limit support * [DBAL-1132] - [GH-786] Fix removing autoincrement
column from a primary key * [DBAL-1137] - Infinite recursion on non-unique
table/join alias in QueryBuilder * [DBAL-1154] - [GH-806] Fix broken functional
test for SQL server * [DBAL-1169] - [GH-815] Fix for inconsistent use of
getSQLDeclaration * [DBAL-1181] - [GH-822] Fix for bad profiling data, showing
an indefinitely long query * [DBAL-1183] - [GH-823] fix client_encoding setting
to support pgbouncer * [DBAL-1186] - [GH-826] fix incorrect ordering of columns
in clustered indexes on sql server * [DBAL-1189] - [GH-828] rehashed charset
implementation to support old versions of postgresql * [DBAL-1192] - [GH-831]
allow hhvm/mysqli failure so poor travis can feel better * [DBAL-1215] -
[GH-844] template1 as default database for PostgreSQL * [DBAL-1217] - [GH-846]
Fix retrieving the database name connected to for SQL Server * [DBAL-1218] -
[GH-847] [DBAL-1217] Fix retrieving the database name connected to for SQL
Anywhere * [DBAL-1220] - [GH-849] Fix dropping database with active connection
on PostgreSQL * [DBAL-1233] - TEXT type in MSSQL should be NVARCHAR(MAX) not
VARCHAR(MAX) * [DBAL-1240] - [GH-864] Fix undefined notices within
MasterSlaveConnection * [DBAL-1260] - [GH-878] Fix call on non-object in ping()
with PDO wrapper * [DBAL-1296] - [GH-903] Override methods for sharding
connection  #### Documentation  * [DBAL-1174] - [GH-817] Fixed a minor typo
#### Improvement  * [DBAL-1159] - [GH-809] travis: PHP 7.0 nightly added *
[DBAL-1270] - [GH-886] Add test for MariaDB 5.5, 10.0 and 10.1 on Travis  ####
Task  * [DBAL-1299] - [GH-906] [2.5] Fix allowed failures for HHVM + MariaDB
builds on Travis
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1153987 - php-doctrine-dbal-2.5.4 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1153987
--------------------------------------------------------------------------------

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