Sat, 18 May 2024 15:52:22 UTC | login

Information for build php-mongodb-1.0.4-1.fc25

ID14843
Package Namephp-mongodb
Version1.0.4
Release1.fc25
Epoch
SummaryMongoDB driver library
DescriptionThis library provides a high-level abstraction around the lower-level drivers for PHP and HHVM (i.e. the mongodb extension). While the extension provides a limited API for executing commands, queries, and write operations, this library implements an API similar to that of the legacy PHP driver. It contains abstractions for client, database, and collection objects, and provides methods for CRUD operations and common commands (e.g. index and collection management). Autoloader: /usr/share/php/MongoDB/autoload.php
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:22:30 UTC
CompletedSat, 14 Apr 2018 20:22:30 UTC
Tags
f28
f29
RPMs
src
php-mongodb-1.0.4-1.fc25.src.rpm (info) (download)
noarch
php-mongodb-1.0.4-1.fc25.noarch.rpm (info) (download)
Changelog * Tue Dec 06 2016 Remi Collet <remi@fedoraproject.org> - 1.0.4-1 - update to 1.0.4 * Tue Sep 27 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 - update to 1.0.3 * Thu Jul 28 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-2 - only run upstream test suite when build --with tests * Thu Mar 31 2016 Remi Collet <remi@fedoraproject.org> - 1.0.2-1 - update to 1.0.2 * Sat Mar 05 2016 Remi Collet <remi@fedoraproject.org> - 1.0.1-1 - update to 1.0.1 * Fri Jan 22 2016 Remi Collet <remi@fedoraproject.org> - 1.0.0-1 - update to 1.0.0 * Mon Jan 04 2016 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.4.beta2 - update to 1.0.0beta2 - raise dependency on pecl/mongodb ^1.1.1 - run test suite with both PHP 5 and 7 when available * Tue Nov 03 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.3.beta1 - update to 1.0.0beta1 * Mon Nov 02 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.2.20151102gita3c0b97 - git snapshot * Sat Oct 31 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.1.alpha1 - initial package