php-phpdocumentor-reflection-docblock 4.3.2-1build3 source package in Ubuntu

Changelog

php-phpdocumentor-reflection-docblock (4.3.2-1build3) focal; urgency=medium

  * No change rebuild against bootstrapped phpunit

 -- Gianfranco Costamagna <email address hidden>  Sat, 23 Nov 2019 23:30:31 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Focal
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-phpdocumentor-reflection-docblock_4.3.2.orig.tar.gz 47.2 KiB 8fe12520436ccfbf738e287a04fd0a5049ffb7b67b99685dc245331b07783a3b
php-phpdocumentor-reflection-docblock_4.3.2-1build3.debian.tar.xz 8.3 KiB 87dce65e8c54952659fd4f0dda0117f4c70f48de0a268b56da8b9306f8f08237
php-phpdocumentor-reflection-docblock_4.3.2-1build3.dsc 2.4 KiB 21ee5bef567944b9c34c91cba21ff4271aed6f04f29d976bcf76e460486115c0

View changes file

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.