Commit Verlauf

Autor SHA1 Nachricht Datum
  Pascal Borreli 8b1c1db860 [RequestHandler] fixed coding standards: the use of function is_null() is forbidden vor 15 Jahren
  Pascal Borreli 45a0d739b9 [CssSelector] fixed coding standards: removed useless else statements vor 15 Jahren
  Pascal Borreli 5d99cba7ab [CssSelector] fixed coding standards: removed perl comment style vor 15 Jahren
  Pascal Borreli cb8fb71a73 [OutputEscaper] fixed coding standard: removed useless else statements vor 15 Jahren
  Pascal Borreli 33fb7a5ac2 [OutputEscaper] fixed coding standards: opening brace should be on a new line vor 15 Jahren
  Daniel Cestari 53cf10aba9 [WebBundle] updated application's skeleton routing.yml vor 15 Jahren
  Daniel Cestari 3bd87ed38b [Foundation] updated link to the PHP 5.3's final proposal for autoloader interoperability vor 15 Jahren
  Fabien Potencier 95bb9d80d7 [WebBundle] fixed Symfony version in the text exception message vor 15 Jahren
  Fabien Potencier 77f56a61f6 [Foundation] made the Kernel serializable (to avoid weird error messages when used with PHPUnit) vor 15 Jahren
  Fabien Potencier 5b941f58cb [CssSelector] refactored some tests to use @dataProvider vor 15 Jahren
  Fabien Potencier 14ea0dacae [CssSelector] added the component vor 15 Jahren
  Fabien Potencier 3628287f15 [DependencyInjection] fixed a test vor 15 Jahren
  Fabien Potencier dc1e55b81e simplified phpunit.xml and made it more generic (PHPUnit 3.5 is now required) vor 15 Jahren
  Fabien Potencier dc1bc88279 [Yaml] fixed YAML parser when mbstring.func_overload is used with an mbstring.internal_encoding different from ASCII vor 15 Jahren
  Bongiraud Dominique 4bd865de67 [Routing]fix bug vor 15 Jahren
  Bongiraud Dominique 8b45fcc7de [DependencyInjection]fix bug vor 15 Jahren
  Fabien Potencier bfef03a1cb [Routing] fixed a warning when using a sub-class of UrlGenerator vor 15 Jahren
  Fabien Potencier fc2f508c15 simplified unit tests vor 15 Jahren
  Fabien Potencier c69410ccde [DependencyInjection] fixed Container::getService() when the service is empty (closes #8456) vor 15 Jahren
  Fabien Potencier ba59b1788b [RequestHandler] fixed coverage annotations in tests vor 15 Jahren
  Fabien Potencier 9606402b6f [RequestHandler] changed the Request constructor signature to be more explicit vor 15 Jahren
  Fabien Potencier 16fa12ffb3 fixed unit tests boostrap script vor 15 Jahren
  Fabien Potencier c295db682d [Foundation] removed the old class loader vor 15 Jahren
  Fabien Potencier bc9bbd8436 [Yaml] added support for compact inline notation with immediate sub mapping vor 15 Jahren
  Fabien Potencier a248fc133b [Yaml] reverted previous commit vor 15 Jahren
  Fabien Potencier 2dc36191d1 fixed assertEquals() calls arguments order vor 15 Jahren
  Fabien Potencier 39aa067c21 tweaked phpunit.xml vor 15 Jahren
  Fabien Potencier 9d604fe110 added coverage configuration in phpunit.xml vor 15 Jahren
  Fabien Potencier c46b6126f0 added a global phpunit.xml file vor 15 Jahren
  Fabien Potencier 549dbc6961 [DependencyInjection] fixed a unit test vor 15 Jahren