Sat, 01 Jun 2024 13:09:14 UTC | login

Information for build php-phpdocumentor-reflection1-1.0.7-17.fc38

ID233184
Package Namephp-phpdocumentor-reflection1
Version1.0.7
Release17.fc38
Epoch
SummaryReflection library to do Static Analysis for PHP Projects (Version 1)
DescriptionUsing this library it is possible to statically reflect one or more files and create an object graph representing your application's structure, including accompanying in-source documentation using DocBlocks. The information that this library provides is similar to what the (built-in) Reflection extension of PHP provides; there are however several advantages to using this library: * Due to its Static nature it does not execute procedural code in your reflected files where Dynamic Reflection does. * Because the none of the code is interpreted by PHP (and executed) Static Reflection uses less memory. * Can reflect complete files * Can reflect a whole project by reflecting multiple files. * Reflects the contents of a DocBlock instead of just mentioning there is one. * Is capable of analyzing code written for any PHP version (starting at 5.2) up to and including your installed PHP version. Features * [Creates an object graph] containing the structure of your application much like a site map shows the structure of a website. * Can read and interpret code of any PHP version starting with 5.2 up to and including your currently installed version of PHP. * Due it's clean interface it can be in any application without a complex setup. Autoloader: /usr/share/php/phpDocumentor/Reflection1/autoload.php
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 25 Feb 2023 12:40:12 UTC
CompletedSat, 25 Feb 2023 12:40:12 UTC
Tags
f38
f39
f40
f41
RPMs
src
php-phpdocumentor-reflection1-1.0.7-17.fc38.src.rpm (info) (download)
noarch
php-phpdocumentor-reflection1-1.0.7-17.fc38.noarch.rpm (info) (download)
Changelog * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.7-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild