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

Changelog

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

  [ Ondřej Mirtes ]
  * Identifier is a list of strings

  [ Alexander M. Turek ]
  * Allow doctrine/event-manager 2 (#310)

  [ David Prévot ]
  * Mark package as Multi-Arch: foreign
  * Drop php-doctrine-collections build-dependency

 -- David Prévot <email address hidden>  Sat, 15 Oct 2022 13:05:10 +0200

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doctrine-persistence_3.0.4-1.dsc 2.1 KiB 1ef1bbe46d0094f1498a20e7f5f234f8b29917f0fdf20fe37460bacddbbbd194
php-doctrine-persistence_3.0.4.orig.tar.xz 32.8 KiB b69aa60d25f999025441de0d8bad311d04d2e64777425696466e3fa21cee7284
php-doctrine-persistence_3.0.4-1.debian.tar.xz 11.7 KiB 885ce4aee2b76d383abb5e4cbba8e22d06ced7d287e5be5e8988b9d987610b92

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.