php-phpdocumentor-reflection-docblock 5.4.1-1 source package in Ubuntu

Changelog

php-phpdocumentor-reflection-docblock (5.4.1-1) unstable; urgency=medium

  [ Jaapio ]
  * Bugfix: resolve issue with multiline descriptions
  * Fix docblock tag descriptions

 -- David Prévot <email address hidden>  Fri, 24 May 2024 07:44:03 +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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-phpdocumentor-reflection-docblock_5.4.1-1.dsc 2.2 KiB 717d638975daa38559233aa260a173fc946b5e2a78b2fbc3b03afe540deccbdc
php-phpdocumentor-reflection-docblock_5.4.1.orig.tar.xz 62.5 KiB aae180b442a6df8975c1fb4335d2a41ace225a9a3066e0017a5ebe85df3fb604
php-phpdocumentor-reflection-docblock_5.4.1-1.debian.tar.xz 11.2 KiB b673078499873c959632f33fd280ed996286b03043b8149d244457faab9624ff

Available diffs

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.