Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier 9ebfdf24a5 [ProfilerBundle] fixed page display when the profiler DB is not writable hace 15 años
  Pascal Borreli 7d106aa80e fixed typo hace 15 años
  Dennis Benkert e815a7eb2e fixed line indention coding standards hace 15 años
  Pascal Borreli eee2b74c08 [RequestHandler] Fixed coding standard : correct indentation / typo hace 15 años
  Bulat (Hacker) Shakirzyanov 6d691052ac [WebBundle] fixed renderDir to not call renderFile on not files hace 15 años
  Fabien Potencier 9f8ef8a575 fixed tests hace 15 años
  Pascal Borreli f2d75ed279 Fixed trailing whitespaces hace 15 años
  Pascal Borreli c1e357d200 Fixed @package and @subpackage phpdoc tags hace 15 años
  Fabien Potencier 1b9fee18d4 [CssSelector] removed the use of lower-case() in XPath as it is not supported by PHP hace 15 años
  Fabien Potencier 233a25595f [RequestHandler] fixed phpdoc hace 15 años
  Fabien Potencier 85e5496d9d [RequestHandler] added Request::createFromUri() hace 15 años
  Fabien Potencier 1816b8543e [DependencyInjection] fixed phpdoc hace 15 años
  pborreli 7c628a98d2 fixed spelling typo hace 15 años
  Fabien Potencier bc29f81e8e [DependencyInjection] changed exception class in __call() hace 15 años
  Fabien Potencier b6d00a4e87 [RequestHandler] added files and cookies support to Request hace 15 años
  Fabien Potencier 229b0cea31 [RequestHandler] fixed warning when baseUrl is empty hace 15 años
  Pascal Borreli 12690a8e92 fixed @throws phpdoc tag hace 15 años
  Pascal Borreli dd7817ae62 [RequestHandler] fixed assertion in getFormat when format is associated with only one mime-type + phpunit tests hace 15 años
  Pascal Borreli 8b1c1db860 [RequestHandler] fixed coding standards: the use of function is_null() is forbidden hace 15 años
  Pascal Borreli 45a0d739b9 [CssSelector] fixed coding standards: removed useless else statements hace 15 años
  Pascal Borreli 5d99cba7ab [CssSelector] fixed coding standards: removed perl comment style hace 15 años
  Pascal Borreli cb8fb71a73 [OutputEscaper] fixed coding standard: removed useless else statements hace 15 años
  Pascal Borreli 33fb7a5ac2 [OutputEscaper] fixed coding standards: opening brace should be on a new line hace 15 años
  Daniel Cestari 53cf10aba9 [WebBundle] updated application's skeleton routing.yml hace 15 años
  Daniel Cestari 3bd87ed38b [Foundation] updated link to the PHP 5.3's final proposal for autoloader interoperability hace 15 años
  Fabien Potencier 95bb9d80d7 [WebBundle] fixed Symfony version in the text exception message hace 15 años
  Fabien Potencier 77f56a61f6 [Foundation] made the Kernel serializable (to avoid weird error messages when used with PHPUnit) hace 15 años
  Fabien Potencier 5b941f58cb [CssSelector] refactored some tests to use @dataProvider hace 15 años
  Fabien Potencier 14ea0dacae [CssSelector] added the component hace 15 años
  Fabien Potencier 3628287f15 [DependencyInjection] fixed a test hace 15 años