php-webmozart-assert 1.11.0-1 source package in Ubuntu

Changelog

php-webmozart-assert (1.11.0-1) unstable; urgency=medium

  * Upload to unstable

  [ Gert de Pagter ]
  * Add 1.11.0 to the changelog (#272)

  [ David Prévot ]
  * Mark package as Multi-Arch: foreign
  * Update Standards-Version to 4.6.1

 -- David Prévot <email address hidden>  Mon, 20 Jun 2022 09:43:36 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-webmozart-assert_1.11.0-1.dsc 1.9 KiB 59ad54addb5c7be4eb6f5b32cae5e79f685b789b9c0b0066ccba5aa820d6bc95
php-webmozart-assert_1.11.0.orig.tar.xz 37.6 KiB 46bd2f759fae351c1c98dd2d372daff7be6dac41d372c4bb4cc746968dd01ada
php-webmozart-assert_1.11.0-1.debian.tar.xz 3.6 KiB f86e3bf69372849b04a850f22eba95f3ea897ce9ee9f420062464db2d655a292

Available diffs

No changes file available.

Binary packages built by this source

php-webmozart-assert: Assertions to validate method input/output with nice error messages

 This library contains efficient assertions to test the input and output
 of methods. With these assertions, one can greatly reduce the amount of
 coding needed to write a safe implementation.