Fabien Potencier
|
03a05661f9
[Form] fixed more cases where the delegating validator did not match the validator paths
|
14 gadi atpakaļ |
Fabien Potencier
|
1daca76197
[Form] unified the way form and data path are created
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
b7c615d869
clarified that BC is broken in the Serializer component
|
14 gadi atpakaļ |
Hugo Hamon
|
aa6645d955
[DoctrineBundle] fixed missing backslashe.
|
14 gadi atpakaļ |
Hugo Hamon
|
1da8922eab
[DoctrineBundle] simplified getClassMetadataFactoryClass() method in both DisconnectedMetadataFactory and MetadataFactory classes.
|
14 gadi atpakaļ |
Hugo Hamon
|
ce3839a3ea
[DoctrineBundle] added new DisconnectedMetadataFactory class that is now used in the doctrine:generate:entities command instead of the MetadataFactory class.
|
14 gadi atpakaļ |
Fabien Potencier
|
7de4d28a05
Merge remote branch 'yethee/delegating_validator'
|
14 gadi atpakaļ |
Brikou CARRE
|
896c294b58
[HttpFoundation] added phpdoc + exception fix
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
77fd5805e1
added UPDATE notes for Serializer component changes
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
2b4a25a0a7
fix tests
|
14 gadi atpakaļ |
Fabien Potencier
|
25c3fee1f2
[FrameworkBundle] removed obsolete code
|
14 gadi atpakaļ |
Fabien Potencier
|
8cd29cabd5
Merge remote branch 'shishi/update_update.ja.md'
|
14 gadi atpakaļ |
Lee McDermott
|
7e89a6ad41
Added an optimisation for PHP-FPM (FastCGI Process Manager).
|
14 gadi atpakaļ |
Shigenibu Nishikawa
|
df59e42041
update UPDATE.ja.md
|
14 gadi atpakaļ |
Eriksen Costa
|
c9acf2e60c
[Form] minor code simplification
|
14 gadi atpakaļ |
Fabien Potencier
|
ea93e4cafa
[Form] added a circular reference safeguard for form type
|
14 gadi atpakaļ |
Fabien Potencier
|
d044498cde
[Form] changed the way default type names are created to avoid collisions
|
14 gadi atpakaļ |
Albert Jessurum
|
ca52a04f5e
[Validator] Allow DateTime objects as valid Times
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
8ef83d548b
marked public api
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
f67b3f508e
more encoder lazy loading tweaks
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
4b3f6215b7
always use getEncoder() to enable lazy loading
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
64c8a1ab8c
cosmetic tweak
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
c54ab34363
removed setEncoder/removeEncoder/addNormalizer/removeNormalizer
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
8473e3e56a
SerializerAwareInterface and DecoderInterface do not implement EncoderInterface anymore
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
b9bc5f9b20
handle non objects
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
c470d8b273
moved the methods that can later be moved to a Builder to the bottom
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
5b3ccba2a1
use getEncoder inside encode/decode
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
7ecd5e7590
made serialize/deserialize/encode/decode final
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
52b8cb622d
added Constructor
|
14 gadi atpakaļ |
Lukas Kahwe Smith
|
46da5ff069
added Exception's from SerializerBundle
|
14 gadi atpakaļ |