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

Changelog

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

  [ Nicolas Grekas ]
  * Fix trimming leading backslash in RuntimeReflectionProperty

 -- David Prévot <email address hidden>  Fri, 03 Feb 2023 13:48:54 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doctrine-persistence_3.1.4-1.dsc 2.0 KiB cd1b55e9da14a4c3b26507095a86b4d2c1db75aace46ac6cfd28498ab710b461
php-doctrine-persistence_3.1.4.orig.tar.xz 33.5 KiB aeee38d8c1ff163f4214e415341a6f10535f023ede30729ee6b254b6479be18b
php-doctrine-persistence_3.1.4-1.debian.tar.xz 12.0 KiB 33e22cabc20f5c727d0c9b6eb0bdef4ce20a2132b5ee475b635fa7d3c4b65dfd

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.