Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-symfony-dependency-injection | Distribution: Fedora Project |
Version: 2.8.52 | Vendor: Fedora Project |
Release: 10.fc38 | Build date: Fri Jan 20 10:36:00 2023 |
Group: Unspecified | Build host: buildhw-x86-05.iad2.fedoraproject.org |
Size: 383065 | Source RPM: php-symfony-2.8.52-10.fc38.src.rpm |
Packager: Fedora Project | |
Url: http://symfony.com/doc/2.8/components/dependency_injection/index.html | |
Summary: Symfony DependencyInjection Component |
The Dependency Injection component allows you to standardize and centralize the way objects are constructed in your application. Optional: * Symfony ProxyManager Bridge (php-symfony-proxy-manager-bridge) Generate service proxies to lazy load them.
MIT
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.52-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.52-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.52-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.52-7 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.52-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
/usr/share/doc/php-symfony-dependency-injection /usr/share/doc/php-symfony-dependency-injection/CHANGELOG.md /usr/share/doc/php-symfony-dependency-injection/README.md /usr/share/doc/php-symfony-dependency-injection/composer.json /usr/share/licenses/php-symfony-dependency-injection /usr/share/licenses/php-symfony-dependency-injection/LICENSE /usr/share/php/Symfony/Component/DependencyInjection /usr/share/php/Symfony/Component/DependencyInjection/Alias.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler /usr/share/php/Symfony/Component/DependencyInjection/Compiler/AnalyzeServiceReferencesPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/AutoAliasServicePass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/CheckCircularReferencesPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/CheckDefinitionValidityPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/CheckExceptionOnInvalidReferenceBehaviorPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/Compiler.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/CompilerPassInterface.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/DecoratorServicePass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/ExtensionCompilerPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/LoggingFormatter.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/PassConfig.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/RemoveAbstractDefinitionsPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/RemovePrivateAliasesPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/RemoveUnusedDefinitionsPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/RepeatablePassInterface.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/RepeatedPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/ReplaceAliasByActualDefinitionPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/ResolveParameterPlaceHoldersPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/ResolveReferencesToAliasesPass.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraph.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphEdge.php /usr/share/php/Symfony/Component/DependencyInjection/Compiler/ServiceReferenceGraphNode.php /usr/share/php/Symfony/Component/DependencyInjection/Container.php /usr/share/php/Symfony/Component/DependencyInjection/ContainerAware.php /usr/share/php/Symfony/Component/DependencyInjection/ContainerAwareInterface.php /usr/share/php/Symfony/Component/DependencyInjection/ContainerAwareTrait.php /usr/share/php/Symfony/Component/DependencyInjection/ContainerBuilder.php /usr/share/php/Symfony/Component/DependencyInjection/ContainerInterface.php /usr/share/php/Symfony/Component/DependencyInjection/Definition.php /usr/share/php/Symfony/Component/DependencyInjection/DefinitionDecorator.php /usr/share/php/Symfony/Component/DependencyInjection/Dumper /usr/share/php/Symfony/Component/DependencyInjection/Dumper/Dumper.php /usr/share/php/Symfony/Component/DependencyInjection/Dumper/DumperInterface.php /usr/share/php/Symfony/Component/DependencyInjection/Dumper/GraphvizDumper.php /usr/share/php/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php /usr/share/php/Symfony/Component/DependencyInjection/Dumper/XmlDumper.php /usr/share/php/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php /usr/share/php/Symfony/Component/DependencyInjection/Exception /usr/share/php/Symfony/Component/DependencyInjection/Exception/BadMethodCallException.php /usr/share/php/Symfony/Component/DependencyInjection/Exception/ExceptionInterface.php /usr/share/php/Symfony/Component/DependencyInjection/Exception/InactiveScopeException.php /usr/share/php/Symfony/Component/DependencyInjection/Exception/InvalidArgumentException.php /usr/share/php/Symfony/Component/DependencyInjection/Exception/LogicException.php /usr/share/php/Symfony/Component/DependencyInjection/Exception/OutOfBoundsException.php /usr/share/php/Symfony/Component/DependencyInjection/Exception/ParameterCircularReferenceException.php /usr/share/php/Symfony/Component/DependencyInjection/Exception/ParameterNotFoundException.php /usr/share/php/Symfony/Component/DependencyInjection/Exception/RuntimeException.php /usr/share/php/Symfony/Component/DependencyInjection/Exception/ScopeCrossingInjectionException.php /usr/share/php/Symfony/Component/DependencyInjection/Exception/ScopeWideningInjectionException.php /usr/share/php/Symfony/Component/DependencyInjection/Exception/ServiceCircularReferenceException.php /usr/share/php/Symfony/Component/DependencyInjection/Exception/ServiceNotFoundException.php /usr/share/php/Symfony/Component/DependencyInjection/ExpressionLanguage.php /usr/share/php/Symfony/Component/DependencyInjection/ExpressionLanguageProvider.php /usr/share/php/Symfony/Component/DependencyInjection/Extension /usr/share/php/Symfony/Component/DependencyInjection/Extension/ConfigurationExtensionInterface.php /usr/share/php/Symfony/Component/DependencyInjection/Extension/Extension.php /usr/share/php/Symfony/Component/DependencyInjection/Extension/ExtensionInterface.php /usr/share/php/Symfony/Component/DependencyInjection/Extension/PrependExtensionInterface.php /usr/share/php/Symfony/Component/DependencyInjection/IntrospectableContainerInterface.php /usr/share/php/Symfony/Component/DependencyInjection/LazyProxy /usr/share/php/Symfony/Component/DependencyInjection/LazyProxy/Instantiator /usr/share/php/Symfony/Component/DependencyInjection/LazyProxy/Instantiator/InstantiatorInterface.php /usr/share/php/Symfony/Component/DependencyInjection/LazyProxy/Instantiator/RealServiceInstantiator.php /usr/share/php/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper /usr/share/php/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php /usr/share/php/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/NullDumper.php /usr/share/php/Symfony/Component/DependencyInjection/Loader /usr/share/php/Symfony/Component/DependencyInjection/Loader/ClosureLoader.php /usr/share/php/Symfony/Component/DependencyInjection/Loader/DirectoryLoader.php /usr/share/php/Symfony/Component/DependencyInjection/Loader/FileLoader.php /usr/share/php/Symfony/Component/DependencyInjection/Loader/IniFileLoader.php /usr/share/php/Symfony/Component/DependencyInjection/Loader/PhpFileLoader.php /usr/share/php/Symfony/Component/DependencyInjection/Loader/XmlFileLoader.php /usr/share/php/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php /usr/share/php/Symfony/Component/DependencyInjection/Loader/schema /usr/share/php/Symfony/Component/DependencyInjection/Loader/schema/dic /usr/share/php/Symfony/Component/DependencyInjection/Loader/schema/dic/services /usr/share/php/Symfony/Component/DependencyInjection/Loader/schema/dic/services/services-1.0.xsd /usr/share/php/Symfony/Component/DependencyInjection/Parameter.php /usr/share/php/Symfony/Component/DependencyInjection/ParameterBag /usr/share/php/Symfony/Component/DependencyInjection/ParameterBag/FrozenParameterBag.php /usr/share/php/Symfony/Component/DependencyInjection/ParameterBag/ParameterBag.php /usr/share/php/Symfony/Component/DependencyInjection/ParameterBag/ParameterBagInterface.php /usr/share/php/Symfony/Component/DependencyInjection/Reference.php /usr/share/php/Symfony/Component/DependencyInjection/ResettableContainerInterface.php /usr/share/php/Symfony/Component/DependencyInjection/Scope.php /usr/share/php/Symfony/Component/DependencyInjection/ScopeInterface.php /usr/share/php/Symfony/Component/DependencyInjection/SimpleXMLElement.php /usr/share/php/Symfony/Component/DependencyInjection/TaggedContainerInterface.php /usr/share/php/Symfony/Component/DependencyInjection/Variable.php /usr/share/php/Symfony/Component/DependencyInjection/autoload.php /usr/share/php/Symfony/Component/DependencyInjection/autoloader.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 16:42:02 2025