Fabien Potencier
|
3922fb839a
[Form] simplified previous merge
|
13 年之前 |
Fabien Potencier
|
7475a3924c
merged branch ondrowan/2.0 (PR #2614)
|
13 年之前 |
Fabien Potencier
|
1a2b3cffd8
merged branch schniper/patch-2 (PR #2622)
|
13 年之前 |
Costin Bereveanu
|
7cba0a07b6
Also identify FirePHP by the X-FirePHP-Version header
|
13 年之前 |
ondrowan
|
2582fcb1e1
Added tests for string fix in DateTimeToArrayTransformer (8351a112861cd1cc71fbe35d69455c504d2f6acf).
|
13 年之前 |
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 年之前 |
Fabien Potencier
|
6b0e7c8c41
[Translation] removed unneeded methods
|
13 年之前 |
Fabien Potencier
|
45b218e7c4
[Translation] added detection for circular references when adding a fallback catalogue
|
13 年之前 |
Fabien Potencier
|
632a99fd7c
merged branch stealth35/fix_2599 (PR #2601)
|
13 年之前 |
stealth35
|
a245e15434
[DomCrawler] trim URI in getURI
|
13 年之前 |
Fabien Potencier
|
f8164ec380
merged branch aboks/yaml_inlinetest (PR #2602)
|
13 年之前 |
Arnout Boks
|
e7acb23636
[Yaml][Tests] Fixed missing locale string for Windows platforms which caused test to fail
|
13 年之前 |
Fabien Potencier
|
3c584f5683
merged branch snc/issue-1798 (PR #2528)
|
13 年之前 |
Fabien Potencier
|
877e484529
merged branch snc/issue-2589 (PR #2596)
|
13 年之前 |
H. Westphal
|
932c144534
Added a class to the logs ol element to prevent hiding it when toggling an exception (fixes #2589).
|
13 年之前 |
Fabien Potencier
|
9d2ab9ca9c
[Doctrine] fixed security user reloading when the user has been changed via a form with validation errors (closes #2033)
|
13 年之前 |
Fabien Potencier
|
414d4be7e8
[Doctrine] refactored unit tests
|
13 年之前 |
Fabien Potencier
|
318576b3ac
merged branch ericclemmons/2295-serializer-normalizable-traversable (PR #2578)
|
13 年之前 |
Fabien Potencier
|
023a10ca3b
merged branch jmikola/2.0-HttpUtils (PR #2576)
|
13 年之前 |
Eric Clemmons
|
7346896129
Changed Serialized#supportsNormalization to PRIVATE
|
13 年之前 |
Eric Clemmons
|
e851efc8d6
Updated SerializerTest with "normalizeTraversable" & "testNormalizeGivesPriorityToInterfaceOverTraversable"
|
13 年之前 |
Eric Clemmons
|
d789f9424e
Serializer#normalize gives precedence to objects that support normalization
|
13 年之前 |
Eric Clemmons
|
9e6ba9ae89
Added protected Serializer#supportsNormalization
|
13 年之前 |
Jeremy Mikola
|
57b7daf252
[Security] Fix checkRequestPath doc; closes #2323
|
13 年之前 |
Fabien Potencier
|
b33198f842
fixed CodeHelper::formatFileFromText() method to allow " as a file wrapper (it occurs for the main exception message)
|
13 年之前 |
Fabien Potencier
|
c31c512466
[FrameworkBundle] fixed output buffering when an error occurs in a sub-request
|
13 年之前 |
Fabien Potencier
|
380c67efc8
[FrameworkBundle] fixed HttpKernel when the app is stateless
|
13 年之前 |
Fabien Potencier
|
0875527fb8
[FrameworkBundle] added a missing translation for pt_PT (backported from master)
|
13 年之前 |
Fabien Potencier
|
95a1902ea1
[Finder] bypassed some code when possible
|
13 年之前 |
Fabien Potencier
|
cd7fa4277d
merged branch dbu/doc-webtestcase (PR #2565)
|
13 年之前 |