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

Changelog

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

  [ Athos Ribeiro ]
  * Adjust tests for PHP 8.3 (Closes: #1061536)

  [ David Prévot ]
  * Drop versioned build-dependencies

 -- David Prévot <email address hidden>  Sun, 04 Feb 2024 10:30:42 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doctrine-deprecations_1.1.3-1.dsc 1.9 KiB 4ad33670de64b56473fad378c59bb8cb240b4c6c8708bb4d8058e092975c73ef
php-doctrine-deprecations_1.1.3.orig.tar.xz 8.4 KiB bf4c95c587e674f8c926f0dcd5fb51ba69d1996c3f071a636efda3947aacd6ad
php-doctrine-deprecations_1.1.3-1.debian.tar.xz 7.0 KiB e2cdf10745261457949d0f66888dae0fd79d4fd3114722eb2d852de83f73cae1

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.