php-doctrine-deprecations 1.1.2-1 source package in Ubuntu

Changelog

php-doctrine-deprecations (1.1.2-1) unstable; urgency=medium

  * Upload to unstable now that Bookworm has been released

  [ Thomas Lallement ]
  * Update Deprecation.php

  [ David Prévot ]
  * Check automatic signature

 -- David Prévot <email address hidden>  Thu, 28 Sep 2023 18:57:49 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doctrine-deprecations_1.1.2-1.dsc 1.9 KiB 82db3d165bf8a1199175a7eec1ba37ab7360ca6402a8f11c7f9f027d73617603
php-doctrine-deprecations_1.1.2.orig.tar.xz 8.4 KiB 7f7176aa46bff6ac6d2ff26fc3aa4f29ec080ff265f876e4019114cace769893
php-doctrine-deprecations_1.1.2-1.debian.tar.xz 6.9 KiB a258bedb1603c2f9a7f05c59123986049d48662c7bae88735be76794219dd37f

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.