Tue, 17 Sep 2024 14:11:59 UTC | login

Information for build php-doctrine-dbal-2.5.12-6.fc29

ID55718
Package Namephp-doctrine-dbal
Version2.5.12
Release6.fc29
Epoch
SummaryDoctrine Database Abstraction Layer (DBAL)
DescriptionThe 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
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 19 Jul 2018 04:13:36 UTC
CompletedThu, 19 Jul 2018 04:13:36 UTC
Tags
f29
f30
RPMs
src
php-doctrine-dbal-2.5.12-6.fc29.src.rpm (info) (download)
noarch
php-doctrine-dbal-2.5.12-6.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.12-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.12-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue May 30 2017 Remi Collet <remi@remirepo.net> - 2.5.12-3 - allow to force Symfony version using RPM_SYMFONY_TREE * Sat Mar 11 2017 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.12-1 - Updated to 2.5.12 (RHBZ #1412852) - Switch autoloader to php-composer(fedora/autoloader) - Run upstream tests with SCLs if available * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Sep 26 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.5.5-1 - Updated to 2.5.5 (RHBZ #1374891)