Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 8d067bac51 [DepedencyInjection] amended previous commit il y a 15 ans
  Benjamin Eberlei ef91396618 [DependencyInjection] Add factory-class and factory-service concepts to DI Definition. A factory-class is a class-name for the static creation method of a service. A factory-service is the service object that has a factory method to construct a given service. Added tests. Changed Xml, Yaml Dumper and Loaders, PHP Dumper, aswell as the Runtime Builder Container. Graphviz changes missing! il y a 15 ans
  Fabien Potencier 4bbf2ae055 [DependencyInjection] renamed constructor to factory method (like in Spring) il y a 15 ans
  Fabien Potencier a9ad743006 [DependencyInjection] changed the main services.xsd to be more strict (the validation was basically disabled because of ##any) il y a 15 ans
  Fabien Potencier 9895eaf3cb refactored DIC il y a 15 ans
  Fabien Potencier c46884044d removed hardcoded symfony URL il y a 15 ans
  Fabien Potencier 0e3b88a058 [DependencyInjection] fixed inheritence when using extensions il y a 15 ans
  Fabien Potencier b057ef613f [DependencyInjection] changed the extension mechanism to allow an extension to be inherit and merge from an existing configuration il y a 15 ans
  Fabien Potencier 269651235a fixed XSD local paths il y a 15 ans
  Jordi Boggiano 9ed3d0468e folded all curly brackets of control structures to conform to PEAR/ZF CS, part two il y a 15 ans
  Jordi Boggiano 2684de0d8e Folded all curly brackets of control structures to conform to PEAR/ZF CS il y a 15 ans
  Fabien Potencier 83c6d337e2 changed coding standards: indendation is now 4 spaces il y a 15 ans
  Pascal Borreli c1e357d200 Fixed @package and @subpackage phpdoc tags il y a 15 ans
  Pascal Borreli 12690a8e92 fixed @throws phpdoc tag il y a 15 ans
  Fabien Potencier 4735bf88a3 [DependencyInjection] fixed XSD validation local path locations for extensions il y a 15 ans
  Fabien Potencier 5d8529740a [DependencyInjection] added the extension files in the list of loaded resources il y a 15 ans
  Fabien Potencier 7a26b42f19 [DependencyInjection] added annotations support in the service Definition il y a 15 ans
  Fabien Potencier 28554c5d08 [DependencyInjection] fixed XSD validation on Windows il y a 15 ans
  Fabien Potencier e127c39f29 [DependencyInjection] fixed coding standards il y a 15 ans
  Fabien Potencier bb3340d950 [DependencyInjection] added autodetection of resource format when importing a resource in an XML or YAML file il y a 15 ans
  Fabien Potencier 53980bb55e [DependencyInjection] added a way to retrieve loaded resources il y a 15 ans
  Fabien Potencier e9e2899cda [DependencyInjection] simplified loaders (the load method only accept one resource now) il y a 15 ans
  Fabien Potencier c8fc0a7ff3 [DependencyInjection] renamed the default schema URLs il y a 15 ans
  Fabien Potencier 3a1ae543e5 [DependencyInjection] removed dead code il y a 15 ans
  Fabien Potencier 76e2a66146 [DependencyInjection] removed unneeded code il y a 15 ans
  Fabien Potencier b333379e5c [DependencyInjection] fixed PHPDoc il y a 15 ans
  Fabien Potencier 392ab46952 [DependencyInjection] fixed Extension conversion from XML to PHP when the same tag is used more than once il y a 15 ans
  Fabien Potencier a4adc3f1ca [DependencyInjection] made the loader extensions much more reliable and robust il y a 15 ans
  Dennis Benkert b720687445 deleted phpdoc @version tag in DependencyInjection component il y a 15 ans
  Fabien Potencier 65d0750168 added some Symfony 2 components il y a 15 ans