php-zend-db 2.8.1-1 source package in Ubuntu

Changelog

php-zend-db (2.8.1-1) unstable; urgency=medium

  [ Matthew Weier O'Phinney ]
  * Bumped to next dev version (2.8.1)

  [ Lucian Sabo ]
  * added join support in update

  [ David Prévot ]
  * Update Standards-Version to 3.9.8
  * Update copyright (years)

 -- David Prévot <email address hidden>  Fri, 15 Apr 2016 21:18:27 -0400

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-zend-db_2.8.1-1.dsc 1.6 KiB 10f25e1d40941a509b2fe48ad97d870209d39f9b733252e199375c7b504cd3e4
php-zend-db_2.8.1.orig.tar.gz 114.7 KiB d581bf347e904448f4a0132f3b70276cb35eabf0295180fdf9736fbc9613b87d
php-zend-db_2.8.1-1.debian.tar.xz 57.4 KiB 396a7cc94a68a5dffe7df6b70e28ab5297a0123bd28ddbd6cde295cda5752a40

No changes file available.

Binary packages built by this source

php-zend-db: Zend Framework - Db component

 `Zend\Db` is a component that abstract the access to a Database using
 an object oriented API to build the queries. `Zend\Db` consumes
 different storage adapters to access different database vendors such
 as MySQL, PostgreSQL, Oracle, IBM DB2, Microsoft Sql Server, PDO, etc.
 .
 Zend is a PHP framework for developing web applications and services.