php-phpdocumentor-type-resolver 1.0.1-2build3 source package in Ubuntu

Changelog

php-phpdocumentor-type-resolver (1.0.1-2build3) focal; urgency=medium

  * Rebuild against newly bootstrapped phpunit.

 -- Gianfranco Costamagna <email address hidden>  Sun, 24 Nov 2019 09:26:10 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-phpdocumentor-type-resolver_1.0.1.orig.tar.gz 28.9 KiB 5bfa62452c9da2594c4b5c4e942c1bfe122c0b7ff57b66aa3f6697c418eb0c08
php-phpdocumentor-type-resolver_1.0.1-2build3.debian.tar.xz 6.0 KiB 276d079c28185fa5ec457bae7e58689b69af082cfdaf286e3027f9d2758b2ddd
php-phpdocumentor-type-resolver_1.0.1-2build3.dsc 2.3 KiB 09c12731783b924da92161a744e158001d0ac33bc42b1e4e8f46a14778aa6737

View changes file

Binary packages built by this source

php-phpdocumentor-type-resolver: TypeResolver and FqsenResolver - phpDocumentor component

 This package provides two Resolvers that are capable of:
  * Returning a series of Value Object for given expression while
    resolving any partial class names;
  * Returning an FQSEN object after resolving any partial Structural
    Element Names into Fully Qualified Structural Element names.
 .
 phpDocumentor makes it possible to generate documentation from PHP source code.