Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-symfony4-var-dumper | Distribution: Fedora Project |
Version: 4.4.50 | Vendor: Fedora Project |
Release: 10.fc42 | Build date: Sat Jan 18 10:59:41 2025 |
Group: Unspecified | Build host: buildvm-x86-19.iad2.fedoraproject.org |
Size: 287650 | Source RPM: php-symfony4-4.4.50-10.fc42.src.rpm |
Packager: Fedora Project | |
Url: http://symfony.com/doc/4.4/components/var_dumper.html | |
Summary: Symfony mechanism for exploring and dumping PHP variables (version 4) |
This component provides a mechanism that allows exploring then dumping any PHP variable. It handles scalars, objects and resources properly, taking hard and soft references into account. More than being immune to infinite recursion problems, it allows dumping where references link to each other. It explores recursive structures using a breadth-first algorithm. The component exposes all the parts involved in the different steps of cloning then dumping a PHP variable, while applying size limits and having specialized output formats and methods. Autoloader: /usr/share/php/Symfony4/Component/VarDumper/autoload.php
MIT
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 4.4.50-9 - convert license to SPDX * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 09 2023 Shawn Iwinski <shawn.iwinski@gmail.com> - 4.4.50-5 - Obsolete "proxy-manager-bridge" sub-package as its dependency has been retired (addresses "F40FailsToInstall: php-symfony4-proxy-manager-bridge", RHBZ #2242705) * Sat Oct 07 2023 Shawn Iwinski <shawn.iwinski@gmail.com> - 4.4.50-4 - Fix FTBFS (RHBZ #2139649) * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 02 2023 Remi Collet <remi@remirepo.net> - 4.4.50-1 - update to 4.4.50 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.49-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/bin/php-symfony4-var-dump-server /usr/share/doc/php-symfony4-var-dumper /usr/share/doc/php-symfony4-var-dumper/CHANGELOG.md /usr/share/doc/php-symfony4-var-dumper/README.md /usr/share/doc/php-symfony4-var-dumper/composer.json /usr/share/licenses/php-symfony4-var-dumper /usr/share/licenses/php-symfony4-var-dumper/LICENSE /usr/share/php/Symfony4/Component/VarDumper /usr/share/php/Symfony4/Component/VarDumper/Caster /usr/share/php/Symfony4/Component/VarDumper/Caster/AmqpCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/ArgsStub.php /usr/share/php/Symfony4/Component/VarDumper/Caster/Caster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/ClassStub.php /usr/share/php/Symfony4/Component/VarDumper/Caster/ConstStub.php /usr/share/php/Symfony4/Component/VarDumper/Caster/CutArrayStub.php /usr/share/php/Symfony4/Component/VarDumper/Caster/CutStub.php /usr/share/php/Symfony4/Component/VarDumper/Caster/DOMCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/DateCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/DoctrineCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/DsCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/DsPairStub.php /usr/share/php/Symfony4/Component/VarDumper/Caster/EnumStub.php /usr/share/php/Symfony4/Component/VarDumper/Caster/ExceptionCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/FrameStub.php /usr/share/php/Symfony4/Component/VarDumper/Caster/GmpCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/ImagineCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/ImgStub.php /usr/share/php/Symfony4/Component/VarDumper/Caster/IntlCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/LinkStub.php /usr/share/php/Symfony4/Component/VarDumper/Caster/MemcachedCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/MysqliCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/PdoCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/PgSqlCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/ProxyManagerCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/RedisCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/ReflectionCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/ResourceCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/SplCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/StubCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/SymfonyCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/TraceStub.php /usr/share/php/Symfony4/Component/VarDumper/Caster/UuidCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/XmlReaderCaster.php /usr/share/php/Symfony4/Component/VarDumper/Caster/XmlResourceCaster.php /usr/share/php/Symfony4/Component/VarDumper/Cloner /usr/share/php/Symfony4/Component/VarDumper/Cloner/AbstractCloner.php /usr/share/php/Symfony4/Component/VarDumper/Cloner/ClonerInterface.php /usr/share/php/Symfony4/Component/VarDumper/Cloner/Cursor.php /usr/share/php/Symfony4/Component/VarDumper/Cloner/Data.php /usr/share/php/Symfony4/Component/VarDumper/Cloner/DumperInterface.php /usr/share/php/Symfony4/Component/VarDumper/Cloner/Stub.php /usr/share/php/Symfony4/Component/VarDumper/Cloner/VarCloner.php /usr/share/php/Symfony4/Component/VarDumper/Command /usr/share/php/Symfony4/Component/VarDumper/Command/Descriptor /usr/share/php/Symfony4/Component/VarDumper/Command/Descriptor/CliDescriptor.php /usr/share/php/Symfony4/Component/VarDumper/Command/Descriptor/DumpDescriptorInterface.php /usr/share/php/Symfony4/Component/VarDumper/Command/Descriptor/HtmlDescriptor.php /usr/share/php/Symfony4/Component/VarDumper/Command/ServerDumpCommand.php /usr/share/php/Symfony4/Component/VarDumper/Dumper /usr/share/php/Symfony4/Component/VarDumper/Dumper/AbstractDumper.php /usr/share/php/Symfony4/Component/VarDumper/Dumper/CliDumper.php /usr/share/php/Symfony4/Component/VarDumper/Dumper/ContextProvider /usr/share/php/Symfony4/Component/VarDumper/Dumper/ContextProvider/CliContextProvider.php /usr/share/php/Symfony4/Component/VarDumper/Dumper/ContextProvider/ContextProviderInterface.php /usr/share/php/Symfony4/Component/VarDumper/Dumper/ContextProvider/RequestContextProvider.php /usr/share/php/Symfony4/Component/VarDumper/Dumper/ContextProvider/SourceContextProvider.php /usr/share/php/Symfony4/Component/VarDumper/Dumper/ContextualizedDumper.php /usr/share/php/Symfony4/Component/VarDumper/Dumper/DataDumperInterface.php /usr/share/php/Symfony4/Component/VarDumper/Dumper/HtmlDumper.php /usr/share/php/Symfony4/Component/VarDumper/Dumper/ServerDumper.php /usr/share/php/Symfony4/Component/VarDumper/Exception /usr/share/php/Symfony4/Component/VarDumper/Exception/ThrowingCasterException.php /usr/share/php/Symfony4/Component/VarDumper/Resources /usr/share/php/Symfony4/Component/VarDumper/Resources/bin /usr/share/php/Symfony4/Component/VarDumper/Resources/css /usr/share/php/Symfony4/Component/VarDumper/Resources/css/htmlDescriptor.css /usr/share/php/Symfony4/Component/VarDumper/Resources/functions /usr/share/php/Symfony4/Component/VarDumper/Resources/functions/dump.php /usr/share/php/Symfony4/Component/VarDumper/Resources/js /usr/share/php/Symfony4/Component/VarDumper/Resources/js/htmlDescriptor.js /usr/share/php/Symfony4/Component/VarDumper/Server /usr/share/php/Symfony4/Component/VarDumper/Server/Connection.php /usr/share/php/Symfony4/Component/VarDumper/Server/DumpServer.php /usr/share/php/Symfony4/Component/VarDumper/Test /usr/share/php/Symfony4/Component/VarDumper/Test/VarDumperTestTrait.php /usr/share/php/Symfony4/Component/VarDumper/VarDumper.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jan 28 00:39:49 2025