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

Changelog

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

  * Upload to unstable
  * Force system dependencies loading
  * Partially revert Upgrade to PHPUnit 10

 -- David Prévot <email address hidden>  Tue, 05 Mar 2024 16:19:47 +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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-zend-code_4.13.0-2.dsc 1.8 KiB 8ea4549a442271e6257643d7ba79f409b67039e6b57c2c03069d063edb7b43cd
php-zend-code_4.13.0.orig.tar.xz 96.7 KiB ba7790e3d21e7364e56f63e3a8fa487e47fa0658ce883159f8f13c971b0c3e21
php-zend-code_4.13.0-2.debian.tar.xz 21.4 KiB 7d382db3bf1cb179a3f7cccadef91ee13803f6d03230e9f490ba58ee90ef925a

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.