php-doctrine-deprecations 1.1.4-2 source package in Ubuntu

Changelog

php-doctrine-deprecations (1.1.4-2) unstable; urgency=medium

  * Modernize PHPUnit syntax

 -- David Prévot <email address hidden>  Mon, 24 Feb 2025 08:21:31 +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
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doctrine-deprecations_1.1.4-2.dsc 1.9 KiB 047492e7114ed3905f1d10de06a2ec85da10d1d423179ff30568f2eb90308d73
php-doctrine-deprecations_1.1.4.orig.tar.xz 8.7 KiB 6f3137f5068fabcd14a77c47b414373bdbe9da3c7d8ad2679cba58e9cbcef11d
php-doctrine-deprecations_1.1.4-2.debian.tar.xz 8.1 KiB 05a32ca4c28c240eab99ee6b3c5118ca33dba590bae968ef7c04fe77cd45053f

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.