Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-bartlett-PHP-Reflect | Distribution: Unknown |
Version: 4.4.1 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> |
Release: 1.el7.remi | Build date: Mon Mar 22 15:32:05 2021 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 283146 | Source RPM: php-bartlett-PHP-Reflect-4.4.1-1.el7.remi.src.rpm |
Packager: Remi Collet | |
Url: http://php5.laurent-laville.org/reflect/ | |
Summary: Adds the ability to reverse-engineer PHP |
PHP_Reflect adds the ability to reverse-engineer classes, interfaces, functions, constants and more, by connecting php callbacks to other tokens. Documentation: http://php5.laurent-laville.org/reflect/manual/current/en/
BSD
* Wed Oct 07 2020 Remi Collet <[email protected]> - 4.4.1-1 - update to 4.4.1 - raise dependency on phpdocumentor/reflection-docblock 5.2 * Tue Jul 07 2020 Remi Collet <[email protected]> - 4.4.0-1 - update to 4.4.0 * Mon Jul 06 2020 Remi Collet <[email protected]> - 4.4.0-0 - test build for upcoming 4.4.0 - raise dependency on PHP 7.1.3 - raise dependency on sebastian/version 2.0 - raise dependency on nikic/php-parser 4.5 - raise dependency on phpdocumentor/reflection-docblock 4.3 - raise dependency on justinrainbow/json-schema 5.2 - raise dependency on seld/jsonlint 1.4 - add dependency on phpdocumentor/type-resolver 0.4 - raise dependency on Symfony 4.4 and allow 5 - switch to phpunit8 * Wed Feb 26 2020 Remi Collet <[email protected]> - 4.3.1-1 - update to 4.3.1 - drop patch merged upstream * Tue Feb 25 2020 Remi Collet <[email protected]> - 4.3.0-3 - fix compatibility with Symfony 4 using patch from https://github.com/llaville/php-reflect/pull/37 * Sun Dec 09 2018 Remi Collet <[email protected]> - 4.3.0-2 - Fedora: switch to symfony4 only, see #1657328 * Mon Nov 26 2018 Remi Collet <[email protected]> - 4.3.0-1 - update to 4.3.0 - use range dependencies - raise dependency on nikic/php-parser 3.1 - raise dependency on doctrine/collections 1.4 - add dependency on psr/log - allow Symfony 4 - switch to phpunit7 * Tue Dec 19 2017 Remi Collet <[email protected]> - 4.2.2-2 - fix autoloader to ensure nikic/php-parser v2 is used * Thu Dec 14 2017 Remi Collet <[email protected]> - 4.2.2-1 - Update to 4.2.2 * Tue Dec 12 2017 Remi Collet <[email protected]> - 4.2.1-2 - fix regression with cache configuration from https://github.com/llaville/php-reflect/pull/27 * Tue Dec 12 2017 Remi Collet <[email protected]> - 4.2.1-1 - Update to 4.2.1 (no change) - raise dependency on PHP 5.5 * Tue Dec 12 2017 Remi Collet <[email protected]> - 4.2.0-1 - Update to 4.2.0 - only require a single Symfony version * Thu Oct 05 2017 Remi Collet <[email protected]> - 4.1.0-2 - fix autoloader for Symfony 3, FTBFS from Koschei * Thu May 04 2017 Remi Collet <[email protected]> - 4.1.0-1 - Update to 4.1.0 - raise dependency on nikic/php-parser >= 2.1 - raise dependency on phpdocumentor/reflection-docblock >= 3 - allow symfony 3 * Thu Apr 13 2017 Shawn Iwinski <[email protected]> - 4.0.2-3 - Add max versions to BuildRequires - Prepare for Symfony 3 - Prepare for php-phpdocumentor-reflection-docblock => php-phpdocumentor-reflection-docblock2 dependency rename * Mon Oct 31 2016 Remi Collet <[email protected]> - 4.0.2-2 - switch to fedora/autoloader * Fri Sep 23 2016 Remi Collet <[email protected]> - 4.0.2-1 - update to 4.0.2 * Wed Aug 10 2016 Remi Collet <[email protected]> - 4.0.1-2 - fix test suite to work with all Monolog versions from https://github.com/llaville/php-reflect/pull/22 * Wed Jul 06 2016 Remi Collet <[email protected]> - 4.0.1-1 - update to 4.0.1 - rewrite autoloader * Mon Apr 18 2016 Remi Collet <[email protected]> - 1.1.0-3 - allow sebastian/version 2.0 - run test suite with both PHP 5 and 7 when available * Sat Dec 05 2015 Remi Collet <[email protected]> - 4.0.0-1 - update to 4.0.0 - raise dependency on nikic/php-parser >= 1.4 - raise dependency on PHP >= 5.4 * Tue Sep 29 2015 Remi Collet <[email protected]> - 3.1.2-1 - update to 3.1.2 * Fri Jun 26 2015 Remi Collet <[email protected]> - 3.1.1-3 - rewrite autoloader * Sun Jun 21 2015 Remi Collet <[email protected]> - 3.1.1-2 - fix autoloader * Thu Jun 18 2015 Remi Collet <[email protected]> - 3.1.1-1 - update to 3.1.1 * Mon May 11 2015 Remi Collet <[email protected]> - 3.1.0-1 - update to 3.1.0 * Thu Apr 16 2015 Remi Collet <[email protected]> - 3.0.1-1 - update to 3.0.1 - raise dependency on nikic/php-parser >= 1.2.2 * Sat Apr 04 2015 Remi Collet <[email protected]> - 3.0.0-2 - add cache plugin in default configuration * Fri Apr 03 2015 Remi Collet <[email protected]> - 3.0.0-1 - update to 3.0.0 - cleanup EL-5 stuff * Tue Mar 31 2015 Remi Collet <[email protected]> - 3.0.0-0.13.20150331git7efd1d0 - pull latest upstream changes * Tue Mar 31 2015 Remi Collet <[email protected]> - 3.0.0-0.12.20150330git2c88d1a - pull latest upstream changes * Tue Mar 24 2015 Remi Collet <[email protected]> - 3.0.0-0.11.RC2 - update to 3.0.0 RC2 - add dependency on bartlett/umlwriter * Thu Mar 12 2015 Remi Collet <[email protected]> - 3.0.0-0.10.RC1 - update to 3.0.0 RC1 * Thu Feb 26 2015 Remi Collet <[email protected]> - 3.0.0-0.9.20150226gitaab371c - update to 3.0.0 beta3 * Mon Feb 23 2015 Remi Collet <[email protected]> - 3.0.0-0.8.20150219gite7f804e - fix output * Sun Feb 22 2015 Remi Collet <[email protected]> - 3.0.0-0.7.20150219gite7f804e - fix reported version * Sun Feb 22 2015 Remi Collet <[email protected]> - 3.0.0-0.6.20150219gite7f804e - update to 3.0.0 beta2 * Wed Feb 04 2015 Remi Collet <[email protected]> - 3.0.0-0.5.20150203gitb4b807b - update to 3.0.0 beta1 * Tue Jan 20 2015 Remi Collet <[email protected]> - 3.0.0-0.4.20150118git398cdae - fix composer only code (pr #17) * Mon Jan 19 2015 Remi Collet <[email protected]> - 3.0.0-0.3.20150118git398cdae - new 3.0 snapshot * Fri Jan 16 2015 Remi Collet <[email protected]> - 3.0.0-0.2.20150115git0189a64 - update to 3.0.0 alpha3 * Tue Jan 06 2015 Remi Collet <[email protected]> - 3.0.0-0.1.20150105git51f7968 - update to 3.0.0 alpha2 - drop dependency on phpunit/php-timer - add dependencies on php-pdo_sqlite, doctrine/collections, symfony/stopwatch, symfony/dependency-injection and phpdocumentor/reflection-docblock * Mon Jan 05 2015 Remi Collet <[email protected]> - 2.6.2-1 - Update to 2.6.2 - open https://github.com/llaville/php-reflect/pull/16 * Thu Dec 04 2014 Remi Collet <[email protected]> - 2.6.1-1 - Update to 2.6.1 * Thu Nov 13 2014 Remi Collet <[email protected]> - 2.6.0-1 - Update to 2.6.0 - add dependency on justinrainbow/json-schema * Thu Oct 16 2014 Remi Collet <[email protected]> - 2.5.0-1 - Update to 2.5.0 - add dependency on sebastian/version * Fri Sep 19 2014 Remi Collet <[email protected]> - 2.4.0-1 - Update to 2.4.0 * Fri Aug 22 2014 Remi Collet <[email protected]> - 2.3.0-1 - Update to 2.3.0 - add dependency on seld/jsonlint * Fri Jul 25 2014 Remi Collet <[email protected]> - 2.2.0-2 - obsoletes php-channel-bartlett * Thu Jul 24 2014 Remi Collet <[email protected]> - 2.2.0-1 - Update to 2.2.0 * Wed Jul 23 2014 Remi Collet <[email protected]> - 2.2.0-0.1.fe9d18d - Test build of upcoming 2.2.0 - add manpage * Tue Jul 08 2014 Remi Collet <[email protected]> - 2.1.0-1 - Update to 2.1.0 * Mon May 26 2014 Remi Collet <[email protected]> - 2.0.0-2 - fix dependencies * Mon May 12 2014 Remi Collet <[email protected]> - 2.0.0-1 - Update to 2.0.0 - sources from github - patch autoloader to not rely on composer - drop documentation (link to online doc in description) * Sat Oct 12 2013 Remi Collet <[email protected]> - 1.9.0-1 - Update to 1.9.0 - raise dependency on PHP >= 5.3 * Mon Sep 23 2013 Remi Collet <[email protected]> - 1.8.1-1 - Update to 1.8.1 * Fri Sep 20 2013 Remi Collet <[email protected]> - 1.8.0-1 - Update to 1.8.0 * Wed Jun 26 2013 Remi Collet <[email protected]> - 1.7.0-1 - Update to 1.7.0 * Sat Apr 06 2013 Remi Collet <[email protected]> - 1.6.2-1 - Update to 1.6.2 * Tue Feb 26 2013 Remi Collet <[email protected]> - 1.6.1-1 - Update to 1.6.1 * Fri Feb 22 2013 Remi Collet <[email protected]> - 1.6.0-1 - Version 1.6.0 (stable) - API 1.6.0 (stable) - html documentation is now provided by upstream * Mon Nov 26 2012 Remi Collet <[email protected]> - 1.5.0-2 - generate documentation using asciidoc, without phing * Mon Nov 26 2012 Remi Collet <[email protected]> - 1.5.0-1 - Version 1.5.0 (stable) - API 1.5.0 (stable) - drop documentation build * Tue Oct 30 2012 Remi Collet <[email protected]> - 1.4.3-1 - Version 1.4.3 (stable) - API 1.4.0 (stable) * Tue Aug 14 2012 Remi Collet <[email protected]> - 1.4.2-2 - rebuildt for new pear_testdir * Wed Aug 01 2012 Remi Collet <[email protected]> - 1.4.2-1 - Version 1.4.2 (stable) - API 1.4.0 (stable) * Fri Jul 20 2012 Fedora Release Engineering <[email protected]> - 1.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Feb 17 2012 Remi Collet <[email protected]> - 1.3.0-2 - bump release * Fri Feb 17 2012 Remi Collet <[email protected]> - 1.3.0-1 - Version 1.3.0 (stable) - API 1.3.0 (stable) * Sun Feb 05 2012 Remi Collet <[email protected]> - 1.2.0-1 - Version 1.2.0 (stable) - API 1.2.0 (stable) * Sat Jan 14 2012 Fedora Release Engineering <[email protected]> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri Nov 11 2011 Remi Collet <[email protected]> - 1.1.0-1 - Version 1.1.0 (stable) - API 1.1.0 (stable) * Mon Sep 19 2011 Remi Collet <[email protected]> - 1.0.2-2 - remove unused .js and improve installation of generated doc - use buildroot macro * Mon Jul 18 2011 Remi Collet <[email protected]> - 1.0.2-1 - Version 1.0.2 (stable) - API 1.0.0 (stable) * Thu Jun 16 2011 Remi Collet <[email protected]> - 1.0.1-1 - Version 1.0.1 (stable) - API 1.0.0 (stable) * Thu Jun 02 2011 Remi Collet <[email protected]> - 1.0.0-1 - Version 1.0.0 (stable) - API 1.0.0 (stable) - add HTML documentation * Tue Apr 26 2011 Remi Collet <[email protected]> - 1.0.0-0.1.RC1 - Version 1.0.0RC1 (beta) - API 1.0.0 (beta) * Sun Apr 17 2011 Remi Collet <[email protected]> - 0.7.0-1 - Version 0.7.0 (beta) - API 0.7.0 (beta) * Mon Apr 11 2011 Remi Collet <[email protected]> - 0.6.0-1 - Version 0.6.0 (beta) - API 0.6.0 (beta) * Wed Apr 06 2011 Remi Collet <[email protected]> - 0.5.1-1 - Version 0.5.1 (beta) - API 0.5.0 (beta) * Fri Mar 25 2011 Remi Collet <[email protected]> - 0.5.0-1 - Version 0.5.0 (beta) - API 0.5.0 (beta) * Fri Feb 25 2011 Remi Collet <[email protected]> - 0.4.0-1 - Version 0.4.0 (beta) - Initial RPM package
/etc/phpreflect.json /usr/bin/phpreflect /usr/share/doc/php-bartlett-PHP-Reflect-4.4.1 /usr/share/doc/php-bartlett-PHP-Reflect-4.4.1/README.md /usr/share/doc/php-bartlett-PHP-Reflect-4.4.1/composer.json /usr/share/licenses/php-bartlett-PHP-Reflect-4.4.1 /usr/share/licenses/php-bartlett-PHP-Reflect-4.4.1/LICENSE /usr/share/man/man1/phpreflect.1.gz /usr/share/php/Bartlett/Reflect /usr/share/php/Bartlett/Reflect.php /usr/share/php/Bartlett/Reflect/Analyser /usr/share/php/Bartlett/Reflect/Analyser/AbstractAnalyser.php /usr/share/php/Bartlett/Reflect/Analyser/AbstractSniffAnalyser.php /usr/share/php/Bartlett/Reflect/Analyser/AnalyserInterface.php /usr/share/php/Bartlett/Reflect/Analyser/AnalyserManager.php /usr/share/php/Bartlett/Reflect/Analyser/LocAnalyser.php /usr/share/php/Bartlett/Reflect/Analyser/ReflectionAnalyser.php /usr/share/php/Bartlett/Reflect/Analyser/StructureAnalyser.php /usr/share/php/Bartlett/Reflect/Api /usr/share/php/Bartlett/Reflect/Api/Analyser.php /usr/share/php/Bartlett/Reflect/Api/BaseApi.php /usr/share/php/Bartlett/Reflect/Api/Cache.php /usr/share/php/Bartlett/Reflect/Api/Config.php /usr/share/php/Bartlett/Reflect/Api/Diagnose.php /usr/share/php/Bartlett/Reflect/Api/Diagram.php /usr/share/php/Bartlett/Reflect/Api/Plugin.php /usr/share/php/Bartlett/Reflect/Api/Reflection.php /usr/share/php/Bartlett/Reflect/Api/V3 /usr/share/php/Bartlett/Reflect/Api/V3/Analyser.php /usr/share/php/Bartlett/Reflect/Api/V3/Cache.php /usr/share/php/Bartlett/Reflect/Api/V3/Common.php /usr/share/php/Bartlett/Reflect/Api/V3/Config.php /usr/share/php/Bartlett/Reflect/Api/V3/Diagnose.php /usr/share/php/Bartlett/Reflect/Api/V3/Diagram.php /usr/share/php/Bartlett/Reflect/Api/V3/Plugin.php /usr/share/php/Bartlett/Reflect/Api/V3/Reflection.php /usr/share/php/Bartlett/Reflect/Client /usr/share/php/Bartlett/Reflect/Client.php /usr/share/php/Bartlett/Reflect/Client/ClientInterface.php /usr/share/php/Bartlett/Reflect/Client/LocalClient.php /usr/share/php/Bartlett/Reflect/Collection /usr/share/php/Bartlett/Reflect/Collection/ReflectionCollection.php /usr/share/php/Bartlett/Reflect/Console /usr/share/php/Bartlett/Reflect/Console/Application.php /usr/share/php/Bartlett/Reflect/Console/Command.php /usr/share/php/Bartlett/Reflect/Console/CommandFactory.php /usr/share/php/Bartlett/Reflect/Console/Formatter /usr/share/php/Bartlett/Reflect/Console/Formatter/LocOutputFormatter.php /usr/share/php/Bartlett/Reflect/Console/Formatter/OutputFormatter.php /usr/share/php/Bartlett/Reflect/Console/Formatter/StructureOutputFormatter.php /usr/share/php/Bartlett/Reflect/Environment.php /usr/share/php/Bartlett/Reflect/Event /usr/share/php/Bartlett/Reflect/Event/AbstractDispatcher.php /usr/share/php/Bartlett/Reflect/Event/BuildEvent.php /usr/share/php/Bartlett/Reflect/Event/CacheAwareEventDispatcher.php /usr/share/php/Bartlett/Reflect/Event/CompleteEvent.php /usr/share/php/Bartlett/Reflect/Event/DispatcherInterface.php /usr/share/php/Bartlett/Reflect/Event/ErrorEvent.php /usr/share/php/Bartlett/Reflect/Event/ProgressEvent.php /usr/share/php/Bartlett/Reflect/Event/SniffEvent.php /usr/share/php/Bartlett/Reflect/Event/SuccessEvent.php /usr/share/php/Bartlett/Reflect/Exception /usr/share/php/Bartlett/Reflect/Exception/Exception.php /usr/share/php/Bartlett/Reflect/Exception/ModelException.php /usr/share/php/Bartlett/Reflect/Model /usr/share/php/Bartlett/Reflect/Model/AbstractFunctionModel.php /usr/share/php/Bartlett/Reflect/Model/AbstractModel.php /usr/share/php/Bartlett/Reflect/Model/ClassModel.php /usr/share/php/Bartlett/Reflect/Model/ConstantModel.php /usr/share/php/Bartlett/Reflect/Model/FunctionModel.php /usr/share/php/Bartlett/Reflect/Model/MethodModel.php /usr/share/php/Bartlett/Reflect/Model/ParameterModel.php /usr/share/php/Bartlett/Reflect/Model/PropertyModel.php /usr/share/php/Bartlett/Reflect/MonologConsoleLogger.php /usr/share/php/Bartlett/Reflect/Output /usr/share/php/Bartlett/Reflect/Output/Analyser.php /usr/share/php/Bartlett/Reflect/Output/Cache.php /usr/share/php/Bartlett/Reflect/Output/Config.php /usr/share/php/Bartlett/Reflect/Output/Diagnose.php /usr/share/php/Bartlett/Reflect/Output/Diagram.php /usr/share/php/Bartlett/Reflect/Output/Plugin.php /usr/share/php/Bartlett/Reflect/Output/Reflection.php /usr/share/php/Bartlett/Reflect/PhpParser /usr/share/php/Bartlett/Reflect/PhpParser/NodeProcessor.php /usr/share/php/Bartlett/Reflect/PhpParser/NodeProcessorAbstract.php /usr/share/php/Bartlett/Reflect/Plugin /usr/share/php/Bartlett/Reflect/Plugin/Cache /usr/share/php/Bartlett/Reflect/Plugin/Cache/CacheAdapterInterface.php /usr/share/php/Bartlett/Reflect/Plugin/Cache/CacheStorageInterface.php /usr/share/php/Bartlett/Reflect/Plugin/Cache/DefaultCacheStorage.php /usr/share/php/Bartlett/Reflect/Plugin/Cache/DoctrineCacheAdapter.php /usr/share/php/Bartlett/Reflect/Plugin/CachePlugin.php /usr/share/php/Bartlett/Reflect/Plugin/Log /usr/share/php/Bartlett/Reflect/Plugin/Log/DefaultLogger.php /usr/share/php/Bartlett/Reflect/Plugin/LogPlugin.php /usr/share/php/Bartlett/Reflect/Plugin/Notifier /usr/share/php/Bartlett/Reflect/Plugin/Notifier/GrowlNotifier.php /usr/share/php/Bartlett/Reflect/Plugin/Notifier/NotifierInterface.php /usr/share/php/Bartlett/Reflect/Plugin/NotifierPlugin.php /usr/share/php/Bartlett/Reflect/Plugin/PluginInterface.php /usr/share/php/Bartlett/Reflect/Plugin/PluginManager.php /usr/share/php/Bartlett/Reflect/Plugin/ProfilerPlugin.php /usr/share/php/Bartlett/Reflect/Sniffer /usr/share/php/Bartlett/Reflect/Sniffer/SniffAbstract.php /usr/share/php/Bartlett/Reflect/Sniffer/SniffInterface.php /usr/share/php/Bartlett/Reflect/Tokenizer /usr/share/php/Bartlett/Reflect/Tokenizer/DefaultTokenizer.php /usr/share/php/Bartlett/Reflect/Util /usr/share/php/Bartlett/Reflect/Util/Timer.php /usr/share/php/Bartlett/Reflect/Visitor /usr/share/php/Bartlett/Reflect/Visitor/VisitorInterface.php /usr/share/php/Bartlett/Reflect/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 10:20:33 2024