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

Changelog

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

  * No change rebuild against bootstrapped phpunit

 -- Gianfranco Costamagna <email address hidden>  Sat, 23 Nov 2019 23:30:53 +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-type-resolver_1.0.1.orig.tar.gz 28.9 KiB 5bfa62452c9da2594c4b5c4e942c1bfe122c0b7ff57b66aa3f6697c418eb0c08
php-phpdocumentor-type-resolver_1.0.1-2build2.debian.tar.xz 6.0 KiB 0e0717c9e23ab27c68086075f93b17ae05e2d52d21f6be10a37dc40e80f15a9f
php-phpdocumentor-type-resolver_1.0.1-2build2.dsc 2.3 KiB 58026f9450177361386e2757d5e7b8f1373c6cd345ed9e985b4d3170d54475ab

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.