jdreesen
|
67d91f05d4
fixed typo in exception message
|
13 years ago |
Fabien Potencier
|
f7c5bf1db2
[HttpKernel] fixed Content-Length header when using ESI tags (closes #2623)
|
13 years ago |
Fabien Potencier
|
d67fbe9e48
[HttpFoundation] added an exception to MimeTypeGuesser::guess() when no guesser are available (closes #2636)
|
13 years ago |
Fabien Potencier
|
0462a89562
[Security] fixed HttpUtils::checkRequestPath() to not catch all exceptions (closes #2637)
|
13 years ago |
Fabien Potencier
|
769a1e3e0a
Merge pull request #2632 from drak/9eb0ef5f106992a5a6300c47e5e03576df578bd2
|
13 years ago |
Fabien Potencier
|
c91d90f61e
merged branch everzet/dbal-fix (PR #2635)
|
13 years ago |
Konstantin Kudryashov
|
24dcd0faf9
[DoctrineBundle] added missing default parameters, needed to setup and use DBAL without ORM
|
13 years ago |
Drak
|
9eb0ef5f10
[Transation] Fix grammar.
|
13 years ago |
Fabien Potencier
|
b6a98bfc98
merged branch dpb587/patch-trace (PR #2593)
|
13 years ago |
Fabien Potencier
|
564b4b91ae
[FrameworkBundle] fixed a unit test
|
13 years ago |
Fabien Potencier
|
ff764090b9
merged branch ManuelAC/2.0 (PR #2629)
|
13 years ago |
Danny Berger
|
4858fbe7e0
[TwigBundle] Fix trace to not show 'in at line' when file/line are empty.
|
13 years ago |
Manuel de Ruiter
|
462580c06f
[Form] Check for normal integers. refs 0427b126c15a0a27cd7033375e30371ae6a4e516
|
13 years ago |
Manuel de Ruiter
|
970e2a2608
[Form] Replace `an` with `is`
|
13 years ago |
Fabien Potencier
|
bb5fb79c3d
changed the way we store the current ob level (refs #2617)
|
13 years ago |
Fabien Potencier
|
fb0fffe6db
[Validator] fixed a unit test for PHP 5.4 (closes #2585)
|
13 years ago |
Fabien Potencier
|
1940bec31b
merged branch igorw/phpunit-ob-level (PR #2617)
|
13 years ago |
Fabien Potencier
|
7f32043f19
merged branch jalliot/file_widget (PR #2608)
|
13 years ago |
Fabien Potencier
|
0427b126c1
[Form] fixed previous merge
|
13 years ago |
Fabien Potencier
|
3922fb839a
[Form] simplified previous merge
|
13 years ago |
Fabien Potencier
|
7475a3924c
merged branch ondrowan/2.0 (PR #2614)
|
13 years ago |
Fabien Potencier
|
1a2b3cffd8
merged branch schniper/patch-2 (PR #2622)
|
13 years ago |
Costin Bereveanu
|
7cba0a07b6
Also identify FirePHP by the X-FirePHP-Version header
|
13 years ago |
Igor Wiedler
|
29e12affb0
[TwigBundle] Extract output buffer cleaning to method
|
13 years ago |
Igor Wiedler
|
ed1a6c2e45
[TwigBundle] Do not clean output buffering below initial level
|
13 years ago |
Jordan Alliot
|
e83e00a7b8
Fixed rendering of FileType (value is not a valid attribute for input[type=file])
|
13 years ago |
ondrowan
|
2582fcb1e1
Added tests for string fix in DateTimeToArrayTransformer (8351a112861cd1cc71fbe35d69455c504d2f6acf).
|
13 years ago |
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 years ago |
Fabien Potencier
|
6b0e7c8c41
[Translation] removed unneeded methods
|
13 years ago |
Fabien Potencier
|
45b218e7c4
[Translation] added detection for circular references when adding a fallback catalogue
|
13 years ago |