| 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.el9.remi | Build date: Mon Nov 22 15:57:32 2021 |
| Group: Unspecified | Build host: builder.remirepo.net |
| Size: 283142 | Source RPM: php-bartlett-PHP-Reflect-4.4.1-1.el9.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 <remi@remirepo.net> - 4.4.1-1
- update to 4.4.1
- raise dependency on phpdocumentor/reflection-docblock 5.2
* Tue Jul 07 2020 Remi Collet <remi@remirepo.net> - 4.4.0-1
- update to 4.4.0
* Mon Jul 06 2020 Remi Collet <remi@remirepo.net> - 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 <remi@remirepo.net> - 4.3.1-1
- update to 4.3.1
- drop patch merged upstream
* Tue Feb 25 2020 Remi Collet <remi@remirepo.net> - 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 <remi@remirepo.net> - 4.3.0-2
- Fedora: switch to symfony4 only, see #1657328
* Mon Nov 26 2018 Remi Collet <remi@remirepo.net> - 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
/etc/phpreflect.json /usr/bin/phpreflect /usr/share/doc/php-bartlett-PHP-Reflect /usr/share/doc/php-bartlett-PHP-Reflect/README.md /usr/share/doc/php-bartlett-PHP-Reflect/composer.json /usr/share/licenses/php-bartlett-PHP-Reflect /usr/share/licenses/php-bartlett-PHP-Reflect/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, Sat Nov 8 11:37:39 2025