php-zend-stdlib 3.3.1-3ubuntu1 source package in Ubuntu

Changelog

php-zend-stdlib (3.3.1-3ubuntu1) impish; urgency=medium

  * d/p/fix-tests-with-php8.patch: Add patch to workaround
    tests failing with PHP 8.0. Thanks, William Desportes, for
    helping in debuging.

 -- Utkarsh Gupta <email address hidden>  Sat, 19 Jun 2021 03:28:34 +0530

Upload details

Uploaded by:
Utkarsh Gupta
Sponsored by:
Bryce Harrington
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-zend-stdlib_3.3.1.orig.tar.gz 46.4 KiB 78fd682bd7abf7ccf8a8e368391c480d4eba597b009cca8869f71609a74f10b5
php-zend-stdlib_3.3.1-3ubuntu1.debian.tar.xz 58.9 KiB e651845ba78b4af5ff2d95037b9f36e0ea9c125e4769cb23a69af789f0478a47
php-zend-stdlib_3.3.1-3ubuntu1.dsc 2.2 KiB 800bf7c84b865e6ea6a6220a29a398512ad9e2c7fcceca1996bef7de13495d04

View changes file

Binary packages built by this source

php-zend-stdlib: Laminas Project - Stdlib component

 `Laminas\Stdlib` is a set of components that implements general purpose utility
 class for different scopes like:
 .
  * array utilities functions;
  * json serializable interfaces;
  * general messaging systems;
  * strin wrappers;
  * etc.
 .
 Laminas Project is a PHP framework for developing web applications and
 services.