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

Changelog

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


  * Update upstream changelog

 -- David Prévot <email address hidden>  Mon, 16 Mar 2015 17:56:37 -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 Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-zend-code_2.3.7-1.dsc 1.6 KiB 289cfe482a5efb7b11f24e87241dd54c952eb8c9a1d31ea465bb3f00e9a69489
php-zend-code_2.3.7.orig.tar.gz 47.7 KiB 1c4f079bb03b38826e8f23008bd1377361fdbed7cafa1623eb8c5b3d54b71085
php-zend-code_2.3.7-1.debian.tar.xz 49.2 KiB cb024e9c46068d1b357d740eb48222bf2fc6b99eba5dfb91e0d541b5ab6faae7

Available diffs

No changes file available.

Binary packages built by this source

php-zend-code: Zend Framework - Code component

 `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.