Commit History

Author SHA1 Message Date
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
  Fabien Potencier 17cd08dc6c fixed CS 14 years ago
  Bernhard Schussek e787d5dc22 [Form] PropertyPath now can handle elements with special characters 14 years ago
  Bernhard Schussek edfae73cd4 [Form] Moved PropertyPath, PropertyPathIterator and VirtualFormAwareIterator to subnamespace Util 14 years ago
  Bernhard Schussek 9b1b8cbffa [Form] Replaced various occurences of 'field' by 'form' 14 years ago
  Bernhard Schussek 0bf566310c Merge branch 'event-manager' into experimental 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  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 14 years ago
  Bernhard Schussek 50955a3919 [Validator] Fixed PropertyPath to read array indices with special characters 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  GordonsLondon 23ac47e011 [Form] Added support for __get and __set in PropertyPath 14 years ago
  Jeremy Mikola df9ef79953 [Form] readPropertyPath should return null instead of empty array 14 years ago
  Bernhard Schussek b902cb31d7 [Form] PropertyPath camelizes property names when setting values 14 years ago
  Bernhard Schussek e1be4e9689 [Form] Refactored logic to read and set values from Field to PropertyPath 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago