Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

psysh-0.11.8-1.fc37 RPM for noarch

From Fedora 37 updates for x86_64 / Packages / p

Name: psysh Distribution: Fedora Project
Version: 0.11.8 Vendor: Fedora Project
Release: 1.fc37 Build date: Thu Oct 6 22:24:42 2022
Group: Unspecified Build host: buildvm-ppc64le-13.iad2.fedoraproject.org
Size: 920462 Source RPM: psysh-0.11.8-1.fc37.src.rpm
Packager: Fedora Project
Url: https://psysh.org
Summary: A runtime developer console, interactive debugger and REPL for PHP
A runtime developer console, interactive debugger and REPL for PHP.

Autoloader: /usr/share/php/Psy/autoload.php

Provides

Requires

License

MIT

Changelog

* Thu Oct 06 2022 Shawn Iwinski <shawn@iwin.ski> - 0.11.8-1
  - Update to 0.11.8 (RHBZ #2012727)
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.8-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.8-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed May 26 2021 Remi Collet <remi@remirepo.net> - 0.10.8-1
  - update to 0.10.8
  - drop dependency on dnoegel/php-xdg-base-dir
  - switch to phpunit9
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/bin/psysh
/usr/share/doc/psysh
/usr/share/doc/psysh/README.md
/usr/share/doc/psysh/composer.json
/usr/share/licenses/psysh
/usr/share/licenses/psysh/LICENSE
/usr/share/php/Psy
/usr/share/php/Psy/CodeCleaner
/usr/share/php/Psy/CodeCleaner.php
/usr/share/php/Psy/CodeCleaner/AbstractClassPass.php
/usr/share/php/Psy/CodeCleaner/AssignThisVariablePass.php
/usr/share/php/Psy/CodeCleaner/CallTimePassByReferencePass.php
/usr/share/php/Psy/CodeCleaner/CalledClassPass.php
/usr/share/php/Psy/CodeCleaner/CodeCleanerPass.php
/usr/share/php/Psy/CodeCleaner/EmptyArrayDimFetchPass.php
/usr/share/php/Psy/CodeCleaner/ExitPass.php
/usr/share/php/Psy/CodeCleaner/FinalClassPass.php
/usr/share/php/Psy/CodeCleaner/FunctionContextPass.php
/usr/share/php/Psy/CodeCleaner/FunctionReturnInWriteContextPass.php
/usr/share/php/Psy/CodeCleaner/ImplicitReturnPass.php
/usr/share/php/Psy/CodeCleaner/InstanceOfPass.php
/usr/share/php/Psy/CodeCleaner/IssetPass.php
/usr/share/php/Psy/CodeCleaner/LabelContextPass.php
/usr/share/php/Psy/CodeCleaner/LeavePsyshAlonePass.php
/usr/share/php/Psy/CodeCleaner/ListPass.php
/usr/share/php/Psy/CodeCleaner/LoopContextPass.php
/usr/share/php/Psy/CodeCleaner/MagicConstantsPass.php
/usr/share/php/Psy/CodeCleaner/NamespaceAwarePass.php
/usr/share/php/Psy/CodeCleaner/NamespacePass.php
/usr/share/php/Psy/CodeCleaner/NoReturnValue.php
/usr/share/php/Psy/CodeCleaner/PassableByReferencePass.php
/usr/share/php/Psy/CodeCleaner/RequirePass.php
/usr/share/php/Psy/CodeCleaner/ReturnTypePass.php
/usr/share/php/Psy/CodeCleaner/StrictTypesPass.php
/usr/share/php/Psy/CodeCleaner/UseStatementPass.php
/usr/share/php/Psy/CodeCleaner/ValidClassNamePass.php
/usr/share/php/Psy/CodeCleaner/ValidConstructorPass.php
/usr/share/php/Psy/CodeCleaner/ValidFunctionNamePass.php
/usr/share/php/Psy/Command
/usr/share/php/Psy/Command/BufferCommand.php
/usr/share/php/Psy/Command/ClearCommand.php
/usr/share/php/Psy/Command/Command.php
/usr/share/php/Psy/Command/DocCommand.php
/usr/share/php/Psy/Command/DumpCommand.php
/usr/share/php/Psy/Command/EditCommand.php
/usr/share/php/Psy/Command/ExitCommand.php
/usr/share/php/Psy/Command/HelpCommand.php
/usr/share/php/Psy/Command/HistoryCommand.php
/usr/share/php/Psy/Command/ListCommand
/usr/share/php/Psy/Command/ListCommand.php
/usr/share/php/Psy/Command/ListCommand/ClassConstantEnumerator.php
/usr/share/php/Psy/Command/ListCommand/ClassEnumerator.php
/usr/share/php/Psy/Command/ListCommand/ConstantEnumerator.php
/usr/share/php/Psy/Command/ListCommand/Enumerator.php
/usr/share/php/Psy/Command/ListCommand/FunctionEnumerator.php
/usr/share/php/Psy/Command/ListCommand/GlobalVariableEnumerator.php
/usr/share/php/Psy/Command/ListCommand/MethodEnumerator.php
/usr/share/php/Psy/Command/ListCommand/PropertyEnumerator.php
/usr/share/php/Psy/Command/ListCommand/VariableEnumerator.php
/usr/share/php/Psy/Command/ParseCommand.php
/usr/share/php/Psy/Command/PsyVersionCommand.php
/usr/share/php/Psy/Command/ReflectingCommand.php
/usr/share/php/Psy/Command/ShowCommand.php
/usr/share/php/Psy/Command/SudoCommand.php
/usr/share/php/Psy/Command/ThrowUpCommand.php
/usr/share/php/Psy/Command/TimeitCommand
/usr/share/php/Psy/Command/TimeitCommand.php
/usr/share/php/Psy/Command/TimeitCommand/TimeitVisitor.php
/usr/share/php/Psy/Command/TraceCommand.php
/usr/share/php/Psy/Command/WhereamiCommand.php
/usr/share/php/Psy/Command/WtfCommand.php
/usr/share/php/Psy/ConfigPaths.php
/usr/share/php/Psy/Configuration.php
/usr/share/php/Psy/ConsoleColorFactory.php
/usr/share/php/Psy/Context.php
/usr/share/php/Psy/ContextAware.php
/usr/share/php/Psy/EnvInterface.php
/usr/share/php/Psy/Exception
/usr/share/php/Psy/Exception/BreakException.php
/usr/share/php/Psy/Exception/DeprecatedException.php
/usr/share/php/Psy/Exception/ErrorException.php
/usr/share/php/Psy/Exception/Exception.php
/usr/share/php/Psy/Exception/FatalErrorException.php
/usr/share/php/Psy/Exception/ParseErrorException.php
/usr/share/php/Psy/Exception/RuntimeException.php
/usr/share/php/Psy/Exception/ThrowUpException.php
/usr/share/php/Psy/Exception/TypeErrorException.php
/usr/share/php/Psy/Exception/UnexpectedTargetException.php
/usr/share/php/Psy/ExecutionClosure.php
/usr/share/php/Psy/ExecutionLoop
/usr/share/php/Psy/ExecutionLoop/AbstractListener.php
/usr/share/php/Psy/ExecutionLoop/Listener.php
/usr/share/php/Psy/ExecutionLoop/ProcessForker.php
/usr/share/php/Psy/ExecutionLoop/RunkitReloader.php
/usr/share/php/Psy/ExecutionLoopClosure.php
/usr/share/php/Psy/Formatter
/usr/share/php/Psy/Formatter/CodeFormatter.php
/usr/share/php/Psy/Formatter/DocblockFormatter.php
/usr/share/php/Psy/Formatter/Formatter.php
/usr/share/php/Psy/Formatter/ReflectorFormatter.php
/usr/share/php/Psy/Formatter/SignatureFormatter.php
/usr/share/php/Psy/Formatter/TraceFormatter.php
/usr/share/php/Psy/Input
/usr/share/php/Psy/Input/CodeArgument.php
/usr/share/php/Psy/Input/FilterOptions.php
/usr/share/php/Psy/Input/ShellInput.php
/usr/share/php/Psy/Input/SilentInput.php
/usr/share/php/Psy/Output
/usr/share/php/Psy/Output/OutputPager.php
/usr/share/php/Psy/Output/PassthruPager.php
/usr/share/php/Psy/Output/ProcOutputPager.php
/usr/share/php/Psy/Output/ShellOutput.php
/usr/share/php/Psy/ParserFactory.php
/usr/share/php/Psy/Readline
/usr/share/php/Psy/Readline/GNUReadline.php
/usr/share/php/Psy/Readline/Hoa
/usr/share/php/Psy/Readline/Hoa/Autocompleter.php
/usr/share/php/Psy/Readline/Hoa/AutocompleterAggregate.php
/usr/share/php/Psy/Readline/Hoa/AutocompleterPath.php
/usr/share/php/Psy/Readline/Hoa/AutocompleterWord.php
/usr/share/php/Psy/Readline/Hoa/Console.php
/usr/share/php/Psy/Readline/Hoa/ConsoleCursor.php
/usr/share/php/Psy/Readline/Hoa/ConsoleException.php
/usr/share/php/Psy/Readline/Hoa/ConsoleInput.php
/usr/share/php/Psy/Readline/Hoa/ConsoleOutput.php
/usr/share/php/Psy/Readline/Hoa/ConsoleProcessus.php
/usr/share/php/Psy/Readline/Hoa/ConsoleTput.php
/usr/share/php/Psy/Readline/Hoa/ConsoleWindow.php
/usr/share/php/Psy/Readline/Hoa/Event.php
/usr/share/php/Psy/Readline/Hoa/EventBucket.php
/usr/share/php/Psy/Readline/Hoa/EventException.php
/usr/share/php/Psy/Readline/Hoa/EventListenable.php
/usr/share/php/Psy/Readline/Hoa/EventListener.php
/usr/share/php/Psy/Readline/Hoa/EventListens.php
/usr/share/php/Psy/Readline/Hoa/EventSource.php
/usr/share/php/Psy/Readline/Hoa/Exception.php
/usr/share/php/Psy/Readline/Hoa/ExceptionIdle.php
/usr/share/php/Psy/Readline/Hoa/File.php
/usr/share/php/Psy/Readline/Hoa/FileDirectory.php
/usr/share/php/Psy/Readline/Hoa/FileDoesNotExistException.php
/usr/share/php/Psy/Readline/Hoa/FileException.php
/usr/share/php/Psy/Readline/Hoa/FileFinder.php
/usr/share/php/Psy/Readline/Hoa/FileGeneric.php
/usr/share/php/Psy/Readline/Hoa/FileLink.php
/usr/share/php/Psy/Readline/Hoa/FileLinkRead.php
/usr/share/php/Psy/Readline/Hoa/FileLinkReadWrite.php
/usr/share/php/Psy/Readline/Hoa/FileRead.php
/usr/share/php/Psy/Readline/Hoa/FileReadWrite.php
/usr/share/php/Psy/Readline/Hoa/IStream.php
/usr/share/php/Psy/Readline/Hoa/IteratorFileSystem.php
/usr/share/php/Psy/Readline/Hoa/IteratorRecursiveDirectory.php
/usr/share/php/Psy/Readline/Hoa/IteratorSplFileInfo.php
/usr/share/php/Psy/Readline/Hoa/Protocol.php
/usr/share/php/Psy/Readline/Hoa/ProtocolException.php
/usr/share/php/Psy/Readline/Hoa/ProtocolNode.php
/usr/share/php/Psy/Readline/Hoa/ProtocolNodeLibrary.php
/usr/share/php/Psy/Readline/Hoa/ProtocolWrapper.php
/usr/share/php/Psy/Readline/Hoa/Readline.php
/usr/share/php/Psy/Readline/Hoa/Stream.php
/usr/share/php/Psy/Readline/Hoa/StreamBufferable.php
/usr/share/php/Psy/Readline/Hoa/StreamContext.php
/usr/share/php/Psy/Readline/Hoa/StreamException.php
/usr/share/php/Psy/Readline/Hoa/StreamIn.php
/usr/share/php/Psy/Readline/Hoa/StreamLockable.php
/usr/share/php/Psy/Readline/Hoa/StreamOut.php
/usr/share/php/Psy/Readline/Hoa/StreamPathable.php
/usr/share/php/Psy/Readline/Hoa/StreamPointable.php
/usr/share/php/Psy/Readline/Hoa/StreamStatable.php
/usr/share/php/Psy/Readline/Hoa/StreamTouchable.php
/usr/share/php/Psy/Readline/Hoa/Terminfo
/usr/share/php/Psy/Readline/Hoa/Terminfo/77
/usr/share/php/Psy/Readline/Hoa/Terminfo/77/windows-ansi
/usr/share/php/Psy/Readline/Hoa/Terminfo/78
/usr/share/php/Psy/Readline/Hoa/Terminfo/78/xterm
/usr/share/php/Psy/Readline/Hoa/Terminfo/78/xterm-256color
/usr/share/php/Psy/Readline/Hoa/Ustring.php
/usr/share/php/Psy/Readline/Hoa/Xcallable.php
/usr/share/php/Psy/Readline/HoaConsole.php
/usr/share/php/Psy/Readline/Libedit.php
/usr/share/php/Psy/Readline/Readline.php
/usr/share/php/Psy/Readline/Transient.php
/usr/share/php/Psy/Readline/Userland.php
/usr/share/php/Psy/Reflection
/usr/share/php/Psy/Reflection/ReflectionClassConstant.php
/usr/share/php/Psy/Reflection/ReflectionConstant.php
/usr/share/php/Psy/Reflection/ReflectionConstant_.php
/usr/share/php/Psy/Reflection/ReflectionLanguageConstruct.php
/usr/share/php/Psy/Reflection/ReflectionLanguageConstructParameter.php
/usr/share/php/Psy/Reflection/ReflectionNamespace.php
/usr/share/php/Psy/Shell.php
/usr/share/php/Psy/Sudo
/usr/share/php/Psy/Sudo.php
/usr/share/php/Psy/Sudo/SudoVisitor.php
/usr/share/php/Psy/SuperglobalsEnv.php
/usr/share/php/Psy/TabCompletion
/usr/share/php/Psy/TabCompletion/AutoCompleter.php
/usr/share/php/Psy/TabCompletion/Matcher
/usr/share/php/Psy/TabCompletion/Matcher/AbstractContextAwareMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/AbstractDefaultParametersMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/AbstractMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/ClassAttributesMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/ClassMethodDefaultParametersMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/ClassMethodsMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/ClassNamesMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/CommandsMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/ConstantsMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/FunctionDefaultParametersMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/FunctionsMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/KeywordsMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/MongoClientMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/MongoDatabaseMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/ObjectAttributesMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/ObjectMethodDefaultParametersMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/ObjectMethodsMatcher.php
/usr/share/php/Psy/TabCompletion/Matcher/VariablesMatcher.php
/usr/share/php/Psy/Util
/usr/share/php/Psy/Util/Docblock.php
/usr/share/php/Psy/Util/Json.php
/usr/share/php/Psy/Util/Mirror.php
/usr/share/php/Psy/Util/Str.php
/usr/share/php/Psy/VarDumper
/usr/share/php/Psy/VarDumper/Cloner.php
/usr/share/php/Psy/VarDumper/Dumper.php
/usr/share/php/Psy/VarDumper/Presenter.php
/usr/share/php/Psy/VarDumper/PresenterAware.php
/usr/share/php/Psy/VersionUpdater
/usr/share/php/Psy/VersionUpdater/Checker.php
/usr/share/php/Psy/VersionUpdater/GitHubChecker.php
/usr/share/php/Psy/VersionUpdater/IntervalChecker.php
/usr/share/php/Psy/VersionUpdater/NoopChecker.php
/usr/share/php/Psy/autoload.php
/usr/share/php/Psy/functions.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 18:50:33 2024