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

Changelog

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

  [ webimpress ]
  * release: 3.4.0 readiness

  [ David Prévot ]
  * Set upstream metadata fields: Repository.
  * Drop versioned dependency satisfied in (old)stable
  * Update Standards-Version to 4.4.1

 -- David Prévot <email address hidden>  Sun, 06 Oct 2019 15:32:26 -1000

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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-zend-code_3.4.0-1.dsc 1.8 KiB 9fe8e9cb65ae8e7259b2805fc05432545d3c517052b13d43e50514403d514758
php-zend-code_3.4.0.orig.tar.gz 133.4 KiB 37de931a23ef19d6a345809def03a184c50a726e5790641394f196251887255b
php-zend-code_3.4.0-1.debian.tar.xz 58.8 KiB a74342b98d0db6c3c651141b0e96ce0f34200ad35ca1d241fed27fb65bea4306

Available diffs

No changes file available.

Binary packages built by this source

php-zend-code: Zend Framework - Code component

 Extensions to the PHP Reflection API, static code scanning, and code
 generation.
 .
 `Zend\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.
 .
 Zend is a PHP framework for developing web applications and services.