Histórico de commits

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