php-lcobucci-clock 3.3.1-1 source package in Ubuntu

Changelog

php-lcobucci-clock (3.3.1-1) unstable; urgency=medium

  [ Filippo Tessarotto ]
  * Add PHP 8.4 support

  [ lgrossi ]
  * Add adjustTime to FrozenClock

  [ Luís Cobucci ]
  * Don't perform operation twice

  [ David Prévot ]
  * Partially revert "Force system dependencies loading"
  * Update Standards-Version to 4.7.0

 -- David Prévot <email address hidden>  Wed, 09 Oct 2024 14:07:58 +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
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-lcobucci-clock_3.3.1-1.dsc 1.8 KiB 200f74d774d46f267aaf7761f8054ed158bc9b1cf09d60a1942af3de4a6757cd
php-lcobucci-clock_3.3.1.orig.tar.xz 19.9 KiB a4a3f5e439f9a254b4360e58336cb6ad921ef4849c1b6a51c18ac060ccf2003e
php-lcobucci-clock_3.3.1-1.debian.tar.xz 7.6 KiB 6ff3c1f121212b562f1b2f3481a03dad81208db6839d74167997204a242d0108

Available diffs

No changes file available.

Binary packages built by this source

php-lcobucci-clock: Yet another clock abstraction

 The purpose is to decouple projects from DateTimeImmutable instantiation so
 that things can be tested properly.