Bernhard Schussek
|
f801c398eb
Merge remote branch 'francisbesset/validators_date_datime' into francis_merge
|
14 年之前 |
Fabien Potencier
|
36d60a4a87
[HttpKernel] fixed previous commit
|
14 年之前 |
Fabien Potencier
|
07580335b0
[HttpKernel] changed ExceptionHandler to be more like ErrorHandler
|
14 年之前 |
Fabien Potencier
|
0b367b9489
[DependencyInjection] tweaked error messages
|
14 年之前 |
Fabien Potencier
|
23235d8513
Merge remote branch 'jmikola/patch-1'
|
14 年之前 |
Chekote
|
88d94dd59f
Fixed reference to $this, when not in object context
|
14 年之前 |
Fabien Potencier
|
8f426c0c77
[HttpKernel] added an exception handler to be used during boot time
|
14 年之前 |
Fabien Potencier
|
4adb4e9dc0
merged schmittjoh/removeExits
|
14 年之前 |
Fabien Potencier
|
df67d6a3b1
Merge remote branch 'lenar/exception-logging'
|
14 年之前 |
lenar
|
2a09fe5e09
More information about exception when logging
|
14 年之前 |
Joseph Bielawski
|
d43894b42e
Remove invalid code-coverage annotions
|
14 年之前 |
Fabien Potencier
|
02a81de9d6
Merge remote branch 'fabpot/form-put'
|
14 年之前 |
Fabien Potencier
|
0848604ce1
[HttpFoundation] fixed typo
|
14 年之前 |
Fabien Potencier
|
08846af9e2
[HttpFoundation] moved the PUT magic dance in createFromGlobals()
|
14 年之前 |
Fabien Potencier
|
efd1f1358c
added support for PUT method
|
14 年之前 |
Fabien Potencier
|
ae9ab29c0c
Merge remote branch 'weaverryan/security_context_exception_improvement'
|
14 年之前 |
Fabien Potencier
|
3a16f3141a
Merge remote branch 'lenar/monolog-group-handler'
|
14 年之前 |
Fabien Potencier
|
aebc529e8e
Merge remote branch 'jsor/response_tostring'
|
14 年之前 |
Fabien Potencier
|
0a3ff1c737
[HttpKernel] fixed default ESI cache strategy when the page does not contain ESIs
|
14 年之前 |
lenar
|
0985f16030
[MonologBundle] Add AbstractProcessingHandler to list of compiled classes
|
14 年之前 |
lenar
|
d6d3516d84
[MonologBundle] Fix schema XML (_ -> -)
|
14 年之前 |
lenar
|
b734a63b81
[MonologBundle] Fix config definitions, remove now-redundant tests
|
14 年之前 |
lenar
|
b8f57c4bcd
[MonologBundle] Add missing GroupHandler schema definitions
|
14 年之前 |
lenar
|
20c77ac400
[MonologBundle] Add missing MailHandler schema definitions
|
14 年之前 |
Beau Simensen
|
7adedf9ce9
[HttpKernel] Fix to disable busyTimeout if it does not exist.
|
14 年之前 |
jsor
|
d39c3be779
[HttpFoundation] replaced LF by CRLF as per the spec
|
14 年之前 |
Jeremy Mikola
|
61dc1af65b
[Form] Refer to FormView explicitly in its own getParent() type-hint
|
14 年之前 |
Ryan Weaver
|
1de34fde98
[Security] Improving the exception when the security context has no token
|
14 年之前 |
Fabien Potencier
|
0bad012290
[FrameworkBundle] changed template string by TemplateReference instances in ExceptionController
|
14 年之前 |
Fabien Potencier
|
514b47c6d4
[FrameworkBundle] added a simple way to customize errors according to the HTTP status code
|
14 年之前 |