Histórico de Commits

Autor SHA1 Mensagem Data
  Kris Wallsmith e63ff6e04b [DependencyInjection] fixed conversion of DOM to array when DOM includes multiple elements with the same name há 15 anos atrás
  Fabien Potencier 7e8d0d2470 changed all listener classes so their names end with Listener há 15 anos atrás
  Nicolas Fabre 6613555059 [DomCrawler] Fixed Form::getUri() and Link::getUri() issue if the form action attribute is an absolute url há 15 anos atrás
  Brandon Turner 4b24544cda Added ability to disable Symfony's error handler. há 15 anos atrás
  Fabien Potencier b6799d0d80 [FoundationBundle] fixed bundles with sub-namespaces há 15 anos atrás
  Fabien Potencier 8d067bac51 [DepedencyInjection] amended previous commit há 15 anos atrás
  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! há 15 anos atrás
  Fabien Potencier 27458b653e [DependencyInjection] removed @property annotations as services are not available as properties anymore há 15 anos atrás
  Fabien Potencier 659041a96c [DependencyInjection] fixed Doctrine bundles há 15 anos atrás
  Fabien Potencier 4bbf2ae055 [DependencyInjection] renamed constructor to factory method (like in Spring) há 15 anos atrás
  Fabien Potencier a9ad743006 [DependencyInjection] changed the main services.xsd to be more strict (the validation was basically disabled because of ##any) há 15 anos atrás
  Fabien Potencier 72254b9569 [Validator] fixed a typo há 15 anos atrás
  Bernhard Schussek 235bdc49e4 [Validator] Removed duplicate class DependencyInjectionValidatorFactory há 15 anos atrás
  avalanche123 f2c4f20e70 [Validator] added support for '0' as default constraint option value há 15 anos atrás
  Bernhard Schussek 8c9f9de086 [Validator] Added support for metadata caching há 15 anos atrás
  Bernhard Schussek 1c7b459776 [Form] Fields with the name '0' are now possible há 15 anos atrás
  Bernhard Schussek 34dd0ea25b [Form] Fixed: Objects are stored in the form before calling configure() há 15 anos atrás
  Bernhard Schussek fd3243a943 [Finder] Fixed Finder tests without explicit sorting across different operating systems há 15 anos atrás
  Bernhard Schussek 3b48e1dee0 [FoundationBundle] Fixed failing WebExtensionTest há 15 anos atrás
  Bernhard Schussek 6fb9aae4b9 [Validator] Fixed __toString() method in ConstraintViolationList há 15 anos atrás
  Bernhard Schussek 55c1efd144 [FoundationBundle] Fixed the configuration of the annotation driver for the validator há 15 anos atrás
  Bernhard Schussek f6b9d9e046 [Validator] Made all metadata classes serializable há 15 anos atrás
  Bernhard Schussek a747987625 [Validator] Custom built constraints can now be used in the loaders há 15 anos atrás
  Fabien Potencier 5701d6533c fixed phpdoc há 15 anos atrás
  Fabien Potencier 13781b4441 [Console] fixed unit tests há 15 anos atrás
  Fabien Potencier e40447427a fixed phpdoc há 15 anos atrás
  Fabien Potencier 108e28429a [Console] fixed phpdoc há 15 anos atrás
  Fabien Potencier 99952c6042 [Console] added a way to create console application with only 1 command há 15 anos atrás
  Fabien Potencier aaa6aba60b [Console] added a way to use style without defining a name (<fg=blue;bg=red>...</>) há 15 anos atrás
  Fabien Potencier b31c3e0979 [Console] changed the --color/-c option to --ansi/-a to avoid conflict with --config/-c há 15 anos atrás