Fabien Potencier
|
bb5fb79c3d
changed the way we store the current ob level (refs #2617)
|
13 anni fa |
Fabien Potencier
|
fb0fffe6db
[Validator] fixed a unit test for PHP 5.4 (closes #2585)
|
13 anni fa |
Fabien Potencier
|
1940bec31b
merged branch igorw/phpunit-ob-level (PR #2617)
|
13 anni fa |
Fabien Potencier
|
7f32043f19
merged branch jalliot/file_widget (PR #2608)
|
13 anni fa |
Fabien Potencier
|
0427b126c1
[Form] fixed previous merge
|
13 anni fa |
Fabien Potencier
|
3922fb839a
[Form] simplified previous merge
|
13 anni fa |
Fabien Potencier
|
7475a3924c
merged branch ondrowan/2.0 (PR #2614)
|
13 anni fa |
Fabien Potencier
|
1a2b3cffd8
merged branch schniper/patch-2 (PR #2622)
|
13 anni fa |
Costin Bereveanu
|
7cba0a07b6
Also identify FirePHP by the X-FirePHP-Version header
|
13 anni fa |
Igor Wiedler
|
29e12affb0
[TwigBundle] Extract output buffer cleaning to method
|
13 anni fa |
Igor Wiedler
|
ed1a6c2e45
[TwigBundle] Do not clean output buffering below initial level
|
13 anni fa |
Jordan Alliot
|
e83e00a7b8
Fixed rendering of FileType (value is not a valid attribute for input[type=file])
|
13 anni fa |
ondrowan
|
2582fcb1e1
Added tests for string fix in DateTimeToArrayTransformer (8351a112861cd1cc71fbe35d69455c504d2f6acf).
|
13 anni fa |
ondrowan
|
8351a11286
Added check for array fields to be integers in reverseTransform method. This prevents checkdate from getting strings as arguments and throwing incorrect ErrorException when submitting form with malformed (string) data in, for example, Date field. #2609
|
13 anni fa |
Fabien Potencier
|
6b0e7c8c41
[Translation] removed unneeded methods
|
13 anni fa |
Fabien Potencier
|
45b218e7c4
[Translation] added detection for circular references when adding a fallback catalogue
|
13 anni fa |
Fabien Potencier
|
632a99fd7c
merged branch stealth35/fix_2599 (PR #2601)
|
13 anni fa |
stealth35
|
a245e15434
[DomCrawler] trim URI in getURI
|
13 anni fa |
Fabien Potencier
|
f8164ec380
merged branch aboks/yaml_inlinetest (PR #2602)
|
13 anni fa |
Arnout Boks
|
e7acb23636
[Yaml][Tests] Fixed missing locale string for Windows platforms which caused test to fail
|
13 anni fa |
Fabien Potencier
|
3c584f5683
merged branch snc/issue-1798 (PR #2528)
|
13 anni fa |
Fabien Potencier
|
877e484529
merged branch snc/issue-2589 (PR #2596)
|
13 anni fa |
H. Westphal
|
932c144534
Added a class to the logs ol element to prevent hiding it when toggling an exception (fixes #2589).
|
13 anni fa |
Fabien Potencier
|
9d2ab9ca9c
[Doctrine] fixed security user reloading when the user has been changed via a form with validation errors (closes #2033)
|
13 anni fa |
Fabien Potencier
|
414d4be7e8
[Doctrine] refactored unit tests
|
13 anni fa |
Fabien Potencier
|
318576b3ac
merged branch ericclemmons/2295-serializer-normalizable-traversable (PR #2578)
|
13 anni fa |
Fabien Potencier
|
023a10ca3b
merged branch jmikola/2.0-HttpUtils (PR #2576)
|
13 anni fa |
Eric Clemmons
|
7346896129
Changed Serialized#supportsNormalization to PRIVATE
|
13 anni fa |
Eric Clemmons
|
e851efc8d6
Updated SerializerTest with "normalizeTraversable" & "testNormalizeGivesPriorityToInterfaceOverTraversable"
|
13 anni fa |
Eric Clemmons
|
d789f9424e
Serializer#normalize gives precedence to objects that support normalization
|
13 anni fa |