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

Changelog

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

  * Upload to unstable since Bookworm has been released

  [ Mykola Martynov ]
  * update ContextFactory::createForNamespace

 -- David Prévot <email address hidden>  Thu, 24 Aug 2023 13:13:26 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-phpdocumentor-type-resolver_1.7.3-1.dsc 2.0 KiB bed970941b9d20a613d9fc03696b3b3e3425575932bca57bde3dd51c04b8e059
php-phpdocumentor-type-resolver_1.7.3.orig.tar.xz 181.6 KiB 62470aa3c6218ad9ab3ca98f9b7c428df9e357e2ba3bf0609cc50638db434f3a
php-phpdocumentor-type-resolver_1.7.3-1.debian.tar.xz 8.1 KiB 9ca1fedff6f9904e8c9fd653e18f9b7428ff29f010b68b4f3a067de0f606e50e

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.