php-doctrine-reflection 1.2.2-2 source package in Ubuntu

Changelog

php-doctrine-reflection (1.2.2-2) unstable; urgency=medium

  * Fix homemade autoload.php for tests

 -- David Prévot <email address hidden>  Thu, 10 Dec 2020 09:07:30 -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
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-doctrine-reflection_1.2.2-2.dsc 1.9 KiB 83e28c39d20144fb23a89e74a3018e6c6af5bb9bbd1a193999b0445ed22de017
php-doctrine-reflection_1.2.2.orig.tar.gz 29.7 KiB 3e14fa71fe2a54a3d94853e064b26debb308d3f4cc01df7dfb7e68e25e974466
php-doctrine-reflection_1.2.2-2.debian.tar.xz 4.6 KiB dbb3eda97f5c9183ad400e01c18fd989c53bbb590e5610457ab05e0a21fe7631

Available diffs

No changes file available.

Binary packages built by this source

php-doctrine-reflection: Doctrine Reflection component

 The Doctrine Reflection project is a simple library used by the various
 Doctrine projects which adds some additional functionality on top of the
 reflection functionality that comes with PHP. It allows you to get the
 reflection information about classes, methods and properties statically.