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

Changelog

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

  [ Nicolas Grekas ]
  * Add ObjectManager::isUninitializedObject()

  [ Grégoire Paris ]
  * Add support for enum arguments to setValue()
  * Add missing proxy methods

  [ David Prévot ]
  * Force system dependencies loading

 -- David Prévot <email address hidden>  Sun, 03 Mar 2024 10:12:48 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doctrine-persistence_3.3.1-1.dsc 2.0 KiB 5b87d8a02dfadc2b264ddede69072bf57718cff75720d484650c4365825fe5aa
php-doctrine-persistence_3.3.1.orig.tar.xz 34.3 KiB bd908ec51dc1e796ceccd09ca0da3990216b4ec302447f91bcb36568b504d33e
php-doctrine-persistence_3.3.1-1.debian.tar.xz 12.4 KiB d5a227ca6dd224a161c333075bb6d5f68e6a49d7e0215cfcc35ad6a08fd70ca0

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.