php-phpdocumentor-reflection-docblock 2.0.4-2 source package in Ubuntu

Changelog

php-phpdocumentor-reflection-docblock (2.0.4-2) unstable; urgency=medium

  * Track version 2
  * Simplify test calls
  * Update Standards-Version to 3.9.7
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <email address hidden>  Tue, 22 Mar 2016 17:01: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

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-phpdocumentor-reflection-docblock_2.0.4-2.dsc 1.9 KiB 73baa464cf248d7c24d28e6edfed0264ec0ffaf7e986815ffd70ce728590ad0e
php-phpdocumentor-reflection-docblock_2.0.4.orig.tar.gz 27.4 KiB 7820f1596e4e24fd68d76fc602ceb635ef037a5cda80960263da36742c53a2b8
php-phpdocumentor-reflection-docblock_2.0.4-2.debian.tar.xz 2.4 KiB 8f152aee65f32c6cc788ff46bc1176b51d9d8f2d2f1978bde312127898e5dc75

No changes file available.

Binary packages built by this source

php-phpdocumentor-reflection-docblock: DocBlock parser - phpDocumentor component

 The ReflectionDocBlock component of phpDocumentor provides a DocBlock parser
 that is 100% compatible with the PHPDoc standard.
 .
 With this component, a library can provide support for annotations via
 DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
 .
 phpDocumentor makes it possible to generate documentation from PHP source code.