php-phpdocumentor-type-resolver 1.5.1-1 source package in Ubuntu

Changelog

php-phpdocumentor-type-resolver (1.5.1-1) unstable; urgency=medium

  [ Jaapio ]
  * Add php 8.1 to build matrix

  [ David Prévot ]
  * Simplify gbp import-orig
  * Install dh-sequence-* instead of using dh --with
  * Generate phpabtpl at build time
  * Update standards version to 4.6.0, no changes needed.

 -- David Prévot <email address hidden>  Sat, 09 Oct 2021 23:00:52 -0400

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

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-phpdocumentor-type-resolver_1.5.1-1.dsc 2.0 KiB e59e5128e406e651cb5324acdd2f443959e57d93f97215b423e3a037ad99dd6a
php-phpdocumentor-type-resolver_1.5.1.orig.tar.xz 165.8 KiB a1a5e305f7c8abb59c6b7941d2a372afbddbb713851aa1433d9448b42a025932
php-phpdocumentor-type-resolver_1.5.1-1.debian.tar.xz 5.9 KiB dc7f796d0cf13329a8820b55664ef9b10b3552b5a89e1689ecfeb0ba57438073

Available diffs

No changes file available.

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.