Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier 5182a0c2c4 [Form] removed a constraint in PropertyPath as the path can definitely be an empty string for errors attached on the main form (when using a constraint defined with the 'validation_constraint' option) vor 14 Jahren
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) vor 14 Jahren
  Fabien Potencier 17cd08dc6c fixed CS vor 14 Jahren
  Bernhard Schussek e787d5dc22 [Form] PropertyPath now can handle elements with special characters vor 14 Jahren
  Bernhard Schussek edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util vor 14 Jahren
  Bernhard Schussek 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' vor 14 Jahren
  Bernhard Schussek 0bf566310c Merge branch 'event-manager' into experimental vor 14 Jahren
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com vor 14 Jahren
  Bernhard Schussek 87e6cbf8f0 [Form] Fixed: PropertyPath always requires arrays or objects. Forms now always store arrays or objects as transformed data, even when they were bound empty vor 14 Jahren
  Bernhard Schussek 50955a3919 [Validator] Fixed PropertyPath to read array indices with special characters vor 14 Jahren
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files vor 14 Jahren
  GordonsLondon 23ac47e011 [Form] Added support for __get and __set in PropertyPath vor 14 Jahren
  Jeremy Mikola df9ef79953 [Form] readPropertyPath should return null instead of empty array vor 14 Jahren
  Bernhard Schussek b902cb31d7 [Form] PropertyPath camelizes property names when setting values vor 14 Jahren
  Bernhard Schussek e1be4e9689 [Form] Refactored logic to read and set values from Field to PropertyPath vor 14 Jahren
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component vor 14 Jahren