php-doctrine-deprecations 0.5.3-3 source package in Ubuntu

Changelog

php-doctrine-deprecations (0.5.3-3) unstable; urgency=medium

  * Add php-psr-log for CI

 -- David Prévot <email address hidden>  Mon, 22 Nov 2021 07:06:58 -0400

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doctrine-deprecations_0.5.3-3.dsc 1.9 KiB aa6684a6ef3122129d180f95179ddeabe306074000d220d271c49068d880c285
php-doctrine-deprecations_0.5.3.orig.tar.gz 6.8 KiB 1ed738e408bc4b52488459cab738d5be2de2505d7286c73a397c91ff8280ec59
php-doctrine-deprecations_0.5.3-3.debian.tar.xz 6.5 KiB 19248b4666f4ad037284ed0179313269b7c8d56b7840fd3350262e0773613bd0

Available diffs

No changes file available.

Binary packages built by this source

php-doctrine-deprecations: Doctrine Deprecations - Doctrine component

 A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with
 options to disable all deprecations or selectively for packages.
 .
 The Doctrine Project provides several libraries primarily focused on
 database storage and object mapping.