php-zend-code 4.13.0-3 source package in Ubuntu

Changelog

php-zend-code (4.13.0-3) unstable; urgency=medium

  * Adapt test for PHPUnit 11 (Closes: #1070613)

 -- David Prévot <email address hidden>  Sun, 19 May 2024 21:40:54 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-zend-code_4.13.0-3.dsc 1.8 KiB bfce1f89c1a7e991a7294593ad6ac93dfb3e6f6a429282ee3a9376c9c8831cb2
php-zend-code_4.13.0.orig.tar.xz 96.7 KiB ba7790e3d21e7364e56f63e3a8fa487e47fa0658ce883159f8f13c971b0c3e21
php-zend-code_4.13.0-3.debian.tar.xz 21.5 KiB be3e4e7a189274810eadb6f365f72f88c631edc991f3ca3a245b175d8b8d5b82

Available diffs

No changes file available.

Binary packages built by this source

php-zend-code: Laminas Project - Code component

 Extensions to the PHP Reflection API, static code scanning, and code
 generation.
 .
 `Laminas\Code\Generator` provides facilities to generate arbitrary code using
 an object oriented interface, both to create new code as well as to update
 existing code. While the current implementation is limited to generating PHP
 code, you can easily extend the base class in order to provide code generation
 for other tasks: JavaScript, configuration files, Apache Virtual Hosts, etc.
 .
 The Laminas Project is a PHP framework for developing web applications and
 services.