Fabien Potencier
|
199e6bf893
[BrowserKit] removed annotation in a unit test to fix coverage
|
14 年之前 |
Fabien Potencier
|
2ae542748a
[TwigBundle] made error message more explicit
|
14 年之前 |
Fabien Potencier
|
e2ea634df4
[TwigBundle] fixed inheritance problem
|
14 年之前 |
Fabien Potencier
|
67c9fdf412
[TwigBundle] fixed theme for forms
|
14 年之前 |
Fabien Potencier
|
7f6fc6f0fb
[TwigBundle] fixed form template inheritance
|
14 年之前 |
Fabien Potencier
|
37537e3e8c
fixed previous commit
|
14 年之前 |
Lukas Kahwe Smith
|
dd71501f54
some fixes by just "blindly" trying to make phpStorm code analysis happier
|
14 年之前 |
Fabien Potencier
|
195c971da6
removed load() from EngineInterface
|
14 年之前 |
Martijn Evers
|
1e3dc1479c
[Testing][HttpKernel] Added possibility to functional test raw body data
|
14 年之前 |
Fabien Potencier
|
710a1e56b0
[TwigBundle] added support for template as Twig_Template instances
|
14 年之前 |
Fabien Potencier
|
c68b326665
[TwigBundle] fixed error messages when an error occurs during template compilation
|
14 年之前 |
Fabien Potencier
|
2dfac2a881
fixed typo
|
14 年之前 |
Fabien Potencier
|
f455700b88
fixed previous commit
|
14 年之前 |
Victor Berchet
|
3ed47114d6
[Bundle] Make getPath() less error prone by allowing both backward and forward slashes
|
14 年之前 |
Victor Berchet
|
2a97f89897
[Bundle] Small optimization
|
14 年之前 |
Victor Berchet
|
84bbb945d7
[UniversalClassLoader] Small optimization
|
14 年之前 |
marc.weistroff
|
1316fb547e
Reverted e557500c97a1d2b12c30c5bea9434e6e90bd56fc and edf57fc392e64ab54680b1aec5c9931df8a088e1 which deleted the getRequest() method in HttpCache as this methods is needed in the Esi class.
|
14 年之前 |
Bernhard Schussek
|
2276b98fc1
[Form] Fixed: ChoiceFields never validated
|
14 年之前 |
Fabien Potencier
|
6ed7dc1e5a
made a small optimization
|
14 年之前 |
Kris Wallsmith
|
ea536b0d9e
[FrameworkBundle] added cache warmer priority
|
14 年之前 |
Fabien Potencier
|
6b7e4ad2f9
[TwigBundle] fixed typo
|
14 年之前 |
Justin Hileman
|
5516ac21a2
Fix Doctrine Migrations commands to work with new bundles.
|
14 年之前 |
Lukas Kahwe Smith
|
661d5d236c
fixed method call, cosmetic variable rename
|
14 年之前 |
Fabien Potencier
|
93fc26d869
[EventDispatcher] simplified code (thanks Kris Wallsmith for the tip)
|
14 年之前 |
Daniel Holmes
|
b01805a5c4
[FrameworkBundle] added port number to the context passed in to the router
|
14 年之前 |
Daniel Holmes
|
f4282eea98
[Routing] added support for non-standard port numbers in absolute urls
|
14 年之前 |
Fabien Potencier
|
b6f400a2bc
[DependencyInjection] made an optimization on dumped DIC
|
14 年之前 |
Fabien Potencier
|
2d69369c69
[ClassLoader] added the possibility to define more than one directory for a namespace or a prefix
|
14 年之前 |
Fabien Potencier
|
c05fb03c7d
[HttpKernel] changed the core.view event to only be notified when the controller does not return a Response
|
14 年之前 |
Bernhard Schussek
|
a725415440
[Form] Fixed RepeatedField not to trigger NotNull/NotBlank errors if any of the fields was filled in
|
14 年之前 |