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

php-symfony-dependencyinjection-2.4.4-1.el6.remi RPM for noarch

From Remi's RPM for RedHat EL 6 for i386

Name: php-symfony-dependencyinjection Distribution: Unknown
Version: 2.4.4 Vendor: Remi Collet
Release: 1.el6.remi Build date: Sun May 4 18:30:59 2014
Group: Development/Libraries Build host: schrodingerscat.famillecollet.com
Size: 314117 Source RPM: php-symfony-2.4.4-1.el6.remi.src.rpm
Packager: http://blog.famillecollet.com/
Url: http://symfony.com/doc/current/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.

Provides

Requires

License

MIT

Changelog

* Sun May 04 2014 Remi Collet <remi@fedoraproject.org> 2.4.4-1
  - backport 2.4.4 for remi repo
* Wed Apr 30 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.4-1
  - Updated to 2.4.4 (BZ #1038134)
  - Updated Doctrine dependencies
  - Sub-pkg phpcompatinfo without Tests directory since they are not pkged
* Mon Feb 17 2014 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.2-1
  - Updated to 2.4.2 (BZ #1038134)
  - Re-enabled tests
  - Added expressionlanguage component sub-pkg
  - Added provides for security component composer sub-pkgs
* Mon Jan 06 2014 Remi Collet <remi@fedoraproject.org> 2.3.9-1
  - backport 2.3.9 for remi repo
* Sun Jan 05 2014 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.9-1
  - Updated to 2.3.9
  - Conditional %{?dist}
  - Minor bash cosmetic changes
  - Skip additional test relying on external resources
  - Skip additional el6 test
* Tue Dec 17 2013 Remi Collet <remi@fedoraproject.org> 2.3.8-1
  - Updated to 2.3.8
* Sat Dec 14 2013 Remi Collet <remi@fedoraproject.org> 2.3.7-4
  - fix PEAR compatibility: add missing "autoloader.php"
* Wed Nov 27 2013 Remi Collet <remi@fedoraproject.org> 2.3.7-3
  - sync with rawhide, build for remi repo
* Tue Nov 26 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.7-3
  - Fixed several summaries and descriptions ("Symfony2" => "Symfony")
* Sat Nov 23 2013 Remi Collet <remi@fedoraproject.org> 2.3.7-2
  - backport stuff for remi repo
* Fri Nov 22 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.7-2
  - Renamed from "php-symfony2" to "php-symfony"
  - Updated main pkg summary
  - Removed dependency on common sub-pkg for sub-pkgs that require other sub-pkgs
  - Common sub-pkg obsoletes php-channel-symfony2
  - Fixed swiftmailerbridge sub-pkg dependency
  - Updated %check to use PHPUnit's "--include-path" option
* Sun Nov 17 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.7-1
  - Updated to 2.3.7
  - Separated icu pkg
  - Added php-password-compat requires for el6 (PHP < 5.5.0)
  - common sub-pkg now owns %{symfony_dir}/{Bridge,Bundle,Component}
  - Fixed classloader URL
* Wed Nov 06 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.6-2
  - Updated tests' autoloader
  - Individual pkg tests instead of one
  - Skip specific tests
  - Exclude tty and benchmark test groups
  - Fix main package doc symlink
* Mon Oct 21 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.6-1
  - Updated to 2.3.6
  - Renamed sub-packages to lowercase
* Sat Jul 13 2013 Shawn Iwinski <shawn.iwinski@gmail.com> 2.3.1-1
  - Initial package

Files

/usr/share/doc/php-symfony-dependencyinjection-2.4.4
/usr/share/doc/php-symfony-dependencyinjection-2.4.4/CHANGELOG.md
/usr/share/doc/php-symfony-dependencyinjection-2.4.4/LICENSE
/usr/share/doc/php-symfony-dependencyinjection-2.4.4/README.md
/usr/share/doc/php-symfony-dependencyinjection-2.4.4/composer.json
/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/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/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/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/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/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/autoloader.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 10:37:04 2024