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

Changelog

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

  [ Nicolas Grekas ]
  * Add Proxy::__setInitialized() and RuntimeReflectionProperty (#307)

 -- David Prévot <email address hidden>  Mon, 21 Nov 2022 06:39:24 +0100

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.1.0-1.dsc 2.4 KiB 89b75b48c72b64a51b3fab1ba4e449c54ff2b121eed11ceed0990fde06948492
php-doctrine-persistence_3.1.0.orig.tar.xz 33.4 KiB 3fa7db15ec5b885a26071e357ef5e09396ca7e96ac71e532010d11b02f42a303
php-doctrine-persistence_3.1.0-1.debian.tar.xz 11.8 KiB 9768ac80efae29367abafa5217c10917292c7e7504eb67f56bbc9e72045c519b

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.