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

Changelog

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

  * Allow stderr in debci

 -- David Prévot <email address hidden>  Tue, 16 Apr 2024 07:39:31 +0200

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

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-phpdocumentor-reflection-docblock_5.4.0-2.dsc 2.2 KiB 6321d39248ee1c673dc5fcac0c7515bb694d04988e2737e3f8085c54200a0fcb
php-phpdocumentor-reflection-docblock_5.4.0.orig.tar.xz 60.9 KiB d3b8d51c610e102eb87acd24ef138fa4218b358fd072b6de660509c33b478c71
php-phpdocumentor-reflection-docblock_5.4.0-2.debian.tar.xz 8.8 KiB 728e13b6b8fbd9ca921b69d015d3e87bbaa38869b07668228838957b270ef498

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.