Histórico de Commits

Autor SHA1 Mensagem Data
  Fabien Potencier 5c64ca8a30 renamed Container::freeze() to Container::compile() há 14 anos atrás
  Ryan Weaver 11085fd6a6 [Validator] Adding a significant amount of PHPDoc to the Validator component. há 14 anos atrás
  Ryan Weaver 416713afb1 [Cache] Changing variable from a property to a normal variable for consistency - the variable is passed to the parent constructor and set on the property there. há 14 anos atrás
  Ryan Weaver 769344733a [Cache] Fixing a coding standard, adding a small note for clarity, and adding a missing type-hint. há 14 anos atrás
  Bulat Shakirzyanov b3e998efa9 [DoctrineBundle] fixed compiler pass, to stop if orm wasn't enabled há 14 anos atrás
  Johannes Schmitt f1b7bc1fe9 some refactorings/improvements há 14 anos atrás
  Johannes M. Schmitt 98b52b607c better support for cookie handling, use native PHP function to set cookies há 14 anos atrás
  Fabien Potencier 102491b9b8 [FrameworkBundle] fixed template name parsing for namespaced bundles há 14 anos atrás
  Fabien Potencier 38cbc610e9 [FrameworkBundle] fixed controller names conversion when a bundle is defined in two different namespaces há 14 anos atrás
  Fabien Potencier 5b61cb5a8d [Framework] added some more test to demonstrate how template and controller name work with a vendor and a category in the namespace há 14 anos atrás
  Bertrand Zuchuat ff82905c57 Typo on command asset:install há 14 anos atrás
  hhamon e2dc7f47cb [HttpFoundation] use pathinfo() native function to determine file extension. Change File::move() and UploadedFile::move() methods to accept a second argument allowing to move the file with a new name instead of moving it with its original name. há 14 anos atrás
  Fabien Potencier 272933d2ce fixed typo há 14 anos atrás
  Benjamin Eberlei cada317dee Allow to override platform with your own by defining a service name. há 14 anos atrás
  Benjamin Eberlei ff91ea5f24 Add support for MySQL Session Init Listener, refactored driver and driverClass approach to follow the Doctrine DBAL factory more closely for this to work easily. há 14 anos atrás
  Igor Wiedler d1bc959fc6 [DependencyInjection] Typo in Container há 14 anos atrás
  Fabien Potencier 7ac6d59173 changed the bundle name to be the class name of the bundle, not the last part of the namespace há 14 anos atrás
  Fabien Potencier 5f177d5a51 [HttpKernel] removed unused and bugged method há 14 anos atrás
  Fabien Potencier e84c867336 [FrameworkBundle] added some unit tests há 14 anos atrás
  Fabien Potencier a365ab2884 changed the template name format há 14 anos atrás
  Fabien Potencier 75c6f47937 removed the magic discovering of format in template name há 14 anos atrás
  Fabien Potencier 055b6e4d6e made a big refactoring of the templating sub-framework há 14 anos atrás
  Martin Hason 6011073e7c [DependencyInjection] fixed XmlDumper (corrected validity) há 14 anos atrás
  Jeremy Bush 4460b49802 Add support for base tag for Link and Form, Fixes #9422 há 14 anos atrás
  Fabien Potencier ea6342413c [DependencyInjection] fixed CS há 14 anos atrás
  Martin Hason 5ee48c4963 [DependencyInjection] fix XML entities in XmlDumper há 14 anos atrás
  Antoine Hérault 3ccc6b98b6 Fix typo há 14 anos atrás
  Fabien Potencier 3c5639053f [DoctrineBundle] fixed XSD há 14 anos atrás
  Fabien Potencier 5a800ed551 fixed phpdoc há 14 anos atrás
  Linnik Sergey 5bc4b22e42 [Form] Fix PHPDoc há 14 anos atrás