php-zend-stdlib 3.16.1-1 source package in Ubuntu

Changelog

php-zend-stdlib (3.16.1-1) unstable; urgency=medium

  [ Marco Pivetta ]
  * Corrected `@psalm-self-out` references to preserve child class types too

 -- David Prévot <email address hidden>  Sun, 04 Dec 2022 20:05:39 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-zend-stdlib_3.16.1-1.dsc 1.8 KiB 28ba5758386407efa2efa302a5c29c477df1e6e1bd0bec30411d305016afa857
php-zend-stdlib_3.16.1.orig.tar.xz 56.4 KiB 3d1512e195fb3b92114a059c8ec85f78ccfa0b3f6c61f84707e3888ea9a269a2
php-zend-stdlib_3.16.1-1.debian.tar.xz 9.0 KiB 90806cce4e6549e146e67253c891d418a1877302c315e677e67c5a85197f8e68

Available diffs

No changes file available.

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.