php-zend-code 4.7.0-1 source package in Ubuntu

Changelog

php-zend-code (4.7.0-1) unstable; urgency=medium

  [ Dorian Savina ]
  * Remove superfluous trailing line in trait usage generated code

 -- David Prévot <email address hidden>  Fri, 16 Sep 2022 12:11:24 +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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-zend-code_4.7.0-1.dsc 1.8 KiB 64053fbbe40952149bc936b0817c97d2aa15fa23833328a16e11a6014165cd38
php-zend-code_4.7.0.orig.tar.xz 96.7 KiB e1f09cb8fa8a1b5642f3542b8476b5da7e0683f69e4c1e0f7952f662b5f5d1ef
php-zend-code_4.7.0-1.debian.tar.xz 9.5 KiB f7d4f2fcceceb40e0479be3f50efc933e93fc5e72c9bc6d006b8292c9b06fe08

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.