Commit History

Author SHA1 Message Date
  Fabien Potencier b33198f842 fixed CodeHelper::formatFileFromText() method to allow " as a file wrapper (it occurs for the main exception message) 13 years ago
  Fabien Potencier c31c512466 [FrameworkBundle] fixed output buffering when an error occurs in a sub-request 13 years ago
  Fabien Potencier 380c67efc8 [FrameworkBundle] fixed HttpKernel when the app is stateless 13 years ago
  Fabien Potencier 0875527fb8 [FrameworkBundle] added a missing translation for pt_PT (backported from master) 13 years ago
  Fabien Potencier 95a1902ea1 [Finder] bypassed some code when possible 13 years ago
  Fabien Potencier cd7fa4277d merged branch dbu/doc-webtestcase (PR #2565) 13 years ago
  dbu 957690cc2c fixing WebTastCase when kernel is not found and improving exception message 13 years ago
  Fabien Potencier dbba79651a [Yaml] fixed dumper for floats when the locale separator is not a dot 13 years ago
  Fabien Potencier bc80f2169a merged branch igorw/a-user-interface (PR #2555) 13 years ago
  Igor Wiedler ffa537cc45 replace occurences of "an UserInteface" with "a UserInterface" 13 years ago
  Fabien Potencier 165b08986b merged branch mrtorrent/use_parse_error_code_in_stubnumberformatter (PR #2521) 13 years ago
  Fabien Potencier 2e90a813a4 merged branch mrtorrent/integer_transformer_cast_fix (PR #2520) 13 years ago
  Fabien Potencier f8f622b39c bumped Symfony version to 2.0.6-DEV 13 years ago
  Fabien Potencier 7f21a5e979 bumped Symfony version in composer.json files to 2.0.5 13 years ago
  Fabien Potencier d1783adaef updated VERSION for 2.0.5 13 years ago
  Fabien Potencier cd3e722555 update CONTRIBUTORS for 2.0.1 13 years ago
  Fabien Potencier cd1cd7abf8 updated CHANGELOG for 2.0.5 13 years ago
  Fabien Potencier 1fa5da8319 updated vendors for 2.0.5 13 years ago
  Fabien Potencier af6f0d5548 [Form] removed some incomplete unit tests, added some new ones 13 years ago
  Fabien Potencier a554541cb4 [Process] removed an incomplete test that cannot be fixed 13 years ago
  Fabien Potencier 067d0717cc merged branch ericclemmons/incomplete_entity_type_tests (PR #2538) 13 years ago
  Eric Clemmons eca414b8b2 Fixed incomplete EntityType tests 13 years ago
  Fabien Potencier fc97472f64 updated composer.json files to contain information about autoloading and target dirs 13 years ago
  Fabien Potencier ea836cb360 merged branch dsp/2.0 (PR #2534) 13 years ago
  David Soria Parra c5e2defe5f Fix ternary operator usage in RequestMatcher::checkIpv6() 13 years ago
  Fabien Potencier d7a5351aaa updated composer.json files to contain information about autoloading and target dirs 13 years ago
  Fabien Potencier 9dbe782d4f merged branch snc/patch-3 (PR #2523) 13 years ago
  Henrik Westphal dec1858223 Fixed typo 13 years ago
  Miquel Rodríguez Telep / Michael Rodríguez-Torrent 89cd64a4a5 Set error code when number cannot be parsed. Fixes #2389 13 years ago
  Miquel Rodríguez Telep / Michael Rodríguez-Torrent c9d05d7236 Let NumberFormatter handle integer type casting 13 years ago