php-doctrine-persistence 1.3.6-1 source package in Ubuntu

Changelog

php-doctrine-persistence (1.3.6-1) unstable; urgency=medium

  [ Benjamin Eberlei ]
  * Add further check if TypedNoDefaultReflectionProperty is needed based on
    PHP version.

  [ David Prévot ]
  * Update Standards-Version to 4.5.0

 -- David Prévot <email address hidden>  Sun, 26 Jan 2020 17:56:09 -1000

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
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doctrine-persistence_1.3.6-1.dsc 1.9 KiB 02bc45f0ab6edaaba2dbfd30efc53b39e7401e5238e578110e1c9515021f69cc
php-doctrine-persistence_1.3.6.orig.tar.gz 47.7 KiB 9674cd4af219eb1001db2023517ae97607a2b51cd0c00709decb0c8bdc69ae11
php-doctrine-persistence_1.3.6-1.debian.tar.xz 5.9 KiB ee643db14e225ce4bc6239d3556255222a348ef63ed7b1363893b80da6b1c3ba

Available diffs

No changes file available.

Binary packages built by this source

php-doctrine-persistence: Doctrine Persistence abstractions

 The Doctrine Persistence project is a set of shared interfaces and
 functionality that the different Doctrine object mappers share.
 .
 The Doctrine Project provides several libraries primarily focused on
 database storage and object mapping.