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

Changelog

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

  [ Christophe Coevoet ]
  * Use a bound constraint and right package for the doctrine annotations

 -- David Prévot <email address hidden>  Sat, 28 Nov 2015 12:27:48 -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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-zend-code_2.6.1-1.dsc 1.6 KiB a06a645fd991e8cb6216bc86f2cd92522617a4fe87435ca8db780a6717cd2994
php-zend-code_2.6.1.orig.tar.gz 65.5 KiB 650d8eea1df104a726c0408527ce165c9ed8e766348ab257170accc5cb78a00e
php-zend-code_2.6.1-1.debian.tar.xz 58.7 KiB 193796578bbf3ad975256959d243e9f3be73c05b08dc8a91fc2a2600304b6473

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.