Commit History

Author SHA1 Message Date
  ondrowan 8351a11286 Added check for array fields to be integers in reverseTransform method. This prevents checkdate from getting strings as arguments and throwing incorrect ErrorException when submitting form with malformed (string) data in, for example, Date field. #2609 13 years ago
  Fabien Potencier f8164ec380 merged branch aboks/yaml_inlinetest (PR #2602) 13 years ago
  Arnout Boks e7acb23636 [Yaml][Tests] Fixed missing locale string for Windows platforms which caused test to fail 13 years ago
  Fabien Potencier 3c584f5683 merged branch snc/issue-1798 (PR #2528) 13 years ago
  Fabien Potencier 877e484529 merged branch snc/issue-2589 (PR #2596) 13 years ago
  H. Westphal 932c144534 Added a class to the logs ol element to prevent hiding it when toggling an exception (fixes #2589). 13 years ago
  Fabien Potencier 9d2ab9ca9c [Doctrine] fixed security user reloading when the user has been changed via a form with validation errors (closes #2033) 13 years ago
  Fabien Potencier 414d4be7e8 [Doctrine] refactored unit tests 13 years ago
  Fabien Potencier 318576b3ac merged branch ericclemmons/2295-serializer-normalizable-traversable (PR #2578) 13 years ago
  Fabien Potencier 023a10ca3b merged branch jmikola/2.0-HttpUtils (PR #2576) 13 years ago
  Eric Clemmons 7346896129 Changed Serialized#supportsNormalization to PRIVATE 13 years ago
  Eric Clemmons e851efc8d6 Updated SerializerTest with "normalizeTraversable" & "testNormalizeGivesPriorityToInterfaceOverTraversable" 13 years ago
  Eric Clemmons d789f9424e Serializer#normalize gives precedence to objects that support normalization 13 years ago
  Eric Clemmons 9e6ba9ae89 Added protected Serializer#supportsNormalization 13 years ago
  Jeremy Mikola 57b7daf252 [Security] Fix checkRequestPath doc; closes #2323 13 years ago
  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