Fabien Potencier
|
c448429e62
[HttpFoundation] fixed date format for HTTP headers (format must be RFC1123, not RFC2822 -- the difference is that RFC1123 dates always use GMT for the timezone)
|
пре 14 година |
Fabien Potencier
|
314507c0d9
[FrameworkBundle] fixed format management when the default html format is given explicitly
|
пре 14 година |
Fabien Potencier
|
e23c3cc702
[OutputEscaper] made getEscaper*() methods more consistent with the way you can change the escaping strategy in __call()
|
пре 14 година |
Fabien Potencier
|
c065be88b5
[OutputEscaper] refactored the component
|
пре 14 година |
Fabien Potencier
|
e1116524ed
[WebProfiler] fixed WDT display
|
пре 14 година |
Fabien Potencier
|
988722b23b
[DependencyInjection] fixed phpdoc
|
пре 14 година |
Fabien Potencier
|
1d5ca4910d
[FrameworkBundle] refactored ide setting configuration
|
пре 14 година |
ever.zet
|
d8661684c4
MacVim support
|
пре 14 година |
ornicar
|
e4688fc925
[SwiftmailerBundle] Add missing spool type attribute in swiftmailer-1.0.xsd
|
пре 14 година |
ornicar
|
9af16080dd
[SwiftmailerBundle] Fix spool configuration
|
пре 14 година |
Johannes M. Schmitt
|
3463f47698
applies base64 encoding directly to the binary data instead of their hexadecimal representation
|
пре 14 година |
Dominique Bongiraud
|
6885f90f17
[HttpKernel\Security]Fixed use statement and updated parameters constructor
|
пре 14 година |
Dominique Bongiraud
|
c0ef9fb0ea
[HttpKernel\Security]Fixed markup
|
пре 14 година |
Dominique Bongiraud
|
a85bca395a
[Security]Fixed markup
|
пре 14 година |
Dominique Bongiraud
|
66ff8073b9
[Security]Fixed CS
|
пре 14 година |
Fabien Potencier
|
f710c9c46c
[DoctrineBundle] made tweaked an error message
|
пре 14 година |
Fabien Potencier
|
4027f751e3
[Security] added more unit tests
|
пре 14 година |
Fabien Potencier
|
d2b184e058
[Security] removed type hint in AuthenticationException as the extra information can be of different classes
|
пре 14 година |
Johannes Schmitt
|
d077ac4158
[Security] changed encoders to use hash() function whenver possible and replaced sha1 with sha256 as default algorithm
|
пре 14 година |
Ryan Weaver
|
84a60d74d1
Allowing a routes node to be specified without any child import or route nodes.
|
пре 14 година |
Fabien Potencier
|
b6552dd037
removed old code
|
пре 14 година |
Nicolas A. Bérard-Nault
|
2cf3e4ed07
Moved the "reboot" call after the request is handled; this permits the setting of test fixtures and cleans up the kernel after the request.
|
пре 14 година |
Bernhard Schussek
|
96a0bff915
[Form] Made InputField instantiable so that simple input fields can be created on the fly
|
пре 14 година |
Bernhard Schussek
|
e9fcacdad7
[HttpFoundation] Fixed: File/UploadedFile did not adjust path when moved
|
пре 14 година |
Bernhard Schussek
|
72dcee594a
[Form] Added validiation of hours, minutes and seconds to TimeField
|
пре 14 година |
Bernhard Schussek
|
6c7fab212b
[Form] Added validation of years, months and days to DateField
|
пре 14 година |
Bernhard Schussek
|
e4c21708ca
[Form] Separated value transformers from normalization transformers.
|
пре 14 година |
Bernhard Schussek
|
733290c112
[Form] Implemented UrlField
|
пре 14 година |
Bernhard Schussek
|
eaef939141
[Form] Changed value transformers to be responsible for processing empty values to be able to chain them properly. This change fixes the bug that DateField did not return NULL when submitted without values
|
пре 14 година |
Ryan Weaver
|
cc4f2bd955
Adding a type-hint to XmlFileLoader::validate().
|
пре 14 година |