Fabien Potencier
|
06c1e02bed
Merge remote branch 'Seldaek/serializer'
|
14 yıl önce |
Fabien Potencier
|
9b16287bcd
Merge remote branch 'Seldaek/ajax_redir'
|
14 yıl önce |
Fabien Potencier
|
514133a6bb
[Console] made ApplicationTester::getDisplay() work even in case of an error during execution and changed returned value of ApplicationTester to the command exit code
|
14 yıl önce |
Fabien Potencier
|
dd158a2c99
[Console] made CommandTester::getDispaly() work even in case of an error during execution
|
14 yıl önce |
Fabien Potencier
|
ad4a0bda1c
[Console] changed returned value of CommandTester to the command exit code
|
14 yıl önce |
Fabien Potencier
|
91a2f36850
[DomCrawler] fixed typo in phpdoc
|
14 yıl önce |
Jordi Boggiano
|
21b3ee6783
[WebProfilerBundle] Prevent redirects to be intercepted in XHRs
|
14 yıl önce |
Jordi Boggiano
|
7132f81d14
[Serializer] Some more privates
|
14 yıl önce |
Jordi Boggiano
|
47733d08a1
[Serializer] Move private methods below protected ones
|
14 yıl önce |
Jordi Boggiano
|
54ffb1fbc0
[Serializer] Added @api annotations
|
14 yıl önce |
Jordi Boggiano
|
507f6269b5
[Serializer] Added docblocks for NormalizableInterface
|
14 yıl önce |
Jordi Boggiano
|
76cab7deb9
[Serializer] add methods to the SerializerInterface
|
14 yıl önce |
Jordi Boggiano
|
cb727dbde3
[Serializer] Added docblock
|
14 yıl önce |
Jordi Boggiano
|
424a1dad27
[Serializer] Switched most protected to private or final
|
14 yıl önce |
Fabien Potencier
|
5d143c4aac
Merge remote branch 'weaverryan/prevent_exception_on_handle_exception'
|
14 yıl önce |
Fabien Potencier
|
53274512e2
Merge remote branch 'weaverryan/better_import_exception_and_bug_fix'
|
14 yıl önce |
Fabien Potencier
|
e92ac9eeef
Merge remote branch 'weaverryan/exception_page_changes'
|
14 yıl önce |
Fabien Potencier
|
1cd9b5bb49
Merge remote branch 'kriswallsmith/assetic/updates'
|
14 yıl önce |
Fabien Potencier
|
0667e706fe
Merge remote branch 'kriswallsmith/assetic/config-fixes'
|
14 yıl önce |
Fabien Potencier
|
336a184bb4
Merge remote branch 'kriswallsmith/assetic/coalesce-dirs'
|
14 yıl önce |
Pascal Borreli
|
8a82aee56f
[Locale][Windows] Fixing tests for old ICU version (default in php.net packages)
|
14 yıl önce |
Ryan Weaver
|
39f81753ce
[FrameworkBundle] When there are multiple nested exceptions, this hides the stacktrace from all exceptions by default
|
14 yıl önce |
Ryan Weaver
|
a166b8de64
[FrameworkBundle] Fixing small bug on exception page where the +/- icons didn't toggle correctly
|
14 yıl önce |
Fabien Potencier
|
1d4024c654
[Process] added some missing accessors/mutators
|
14 yıl önce |
Kris Wallsmith
|
06074c367d
[AsseticBundle] added twig support for asset packages
|
14 yıl önce |
Kris Wallsmith
|
e6d4734d4e
[AsseticBundle] cleaned up php templating support
|
14 yıl önce |
Kris Wallsmith
|
6c3f50a585
[FrameworkBundle] fixed interface and usage in RouterHelper
|
14 yıl önce |
Ryan Weaver
|
b9883a3bad
[Config] Improving the exception when a resource cannot be imported
|
14 yıl önce |
Ryan Weaver
|
65ac5ec7c0
[DependencyInjection] Fixing a bug where "ignore_errors" doesn't work in YAML and XML
|
14 yıl önce |
Ryan Weaver
|
083b25b68c
[HttpKernel] Wrapping the end of handleException() in a try-catch to prevent response listeners from throwing another exception
|
14 yıl önce |