php-zend-stdlib 3.7.1-1 source package in Ubuntu
Changelog
php-zend-stdlib (3.7.1-1) unstable; urgency=medium [ Marco Pivetta ] * Fix for #50 - added `ReturnTypeWillChange` to `ArrayStack#getIterator()`, to comply with PHP 8.1 requirements [ David Prévot ] * Mark package as Multi-Arch: foreign -- David Prévot <email address hidden> Sat, 22 Jan 2022 09:38:23 -0400
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 | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
php-zend-stdlib_3.7.1-1.dsc | 1.8 KiB | b7bd9b1753b3613ef574e618c1accbde35ec49e92b6b061914d78e4365b67431 |
php-zend-stdlib_3.7.1.orig.tar.xz | 55.8 KiB | 9b8377e1230c744aa217125930cf01e1c22c0aa1d8def3b26a7509679db31cb4 |
php-zend-stdlib_3.7.1-1.debian.tar.xz | 8.7 KiB | 6142eeb89616dcac80c69ab9e0d85313f0c7d1a7a5d321298e310b1aaab2db5b |
Available diffs
- diff from 3.7.0-1 to 3.7.1-1 (2.8 KiB)
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.