smokeybear87
|
55a0b347a0
Fixes incorrect class used in src/Symfony/Bundle/FrameworkBundle/Console/Application.php
|
13 years ago |
Bart van den Burg
|
79c547f09c
[FrameworkBundle] added test for fix broken command registration
|
13 years ago |
Fabien Potencier
|
fee3f4e1ef
merged branch vicb/doctrine_logger (PR #5139)
|
13 years ago |
Fabien Potencier
|
089feb7c96
merged branch lsmith77/container_builder_cosmetics (PR #5163)
|
13 years ago |
lsmith77
|
3605c54f9d
removed unused private property
|
13 years ago |
lsmith77
|
d4a78a21de
fix phpdoc statement of getAlias()
|
13 years ago |
Fabien Potencier
|
13c60bdeaf
merged branch henrikbjorn/2.0 (PR #5137)
|
13 years ago |
Fabien Potencier
|
bb57e54320
merged branch web-dev/bundle-interface-command-fatal-error (PR #5133)
|
13 years ago |
Fabien Potencier
|
f5d2187143
merged branch gajdaw/md_format_fix (PR #5160)
|
13 years ago |
Włodzimierz Gajda
|
6b0dcbb730
MD format fix
|
13 years ago |
Victor Berchet
|
a0709fc365
[DoctrineBridge] Fix log of non utf8 data
|
13 years ago |
Henrik Bjørnskov
|
0b78fdffa4
Only call registerCommand on bundles that is an instance of Bundle
|
13 years ago |
Josiah Truasheim
|
30bcb57286
Added a test case to demonstrate the fatal error occuring when a Bundle implementing BundleInterface only is registered in the kernel.
|
13 years ago |
Fabien Potencier
|
1da896dc7e
merged branch diaspar/2.0-pdosessionstorage-issue3255 (PR #5070)
|
13 years ago |
mauricio lopez
|
9e285937b9
fixed error on oracle db related to clob data.
|
13 years ago |
Fabien Potencier
|
d92daec6e1
merged branch bschussek/issue3179 (PR #5069)
|
13 years ago |
Bernhard Schussek
|
9f4178b672
[Validator] Fixed: StaticMethodLoader does not try to invoke methods of interfaces anymore
|
13 years ago |
Fabien Potencier
|
24e3e2a1cd
merged branch bschussek/group-sequence (PR #5045)
|
13 years ago |
Bernhard Schussek
|
2a3235ac22
[Validator] Fixed group sequence support in the XML and YAML drivers
|
13 years ago |
Fabien Potencier
|
a5451e48b7
fixed typo
|
13 years ago |
Fabien Potencier
|
bceb28ff7a
merged branch parhs/2.0 (PR #5005)
|
13 years ago |
Fabien Potencier
|
76c1e26272
moved deps in recommend to suggest
|
13 years ago |
Fabien Potencier
|
1c63821924
merged branch lyrixx/patch-security (PR #5020)
|
13 years ago |
Grégoire Pineau
|
e1f1d3a1f7
Added missing property
|
13 years ago |
Fabien Potencier
|
a089b3c7d3
merged branch ddebree/patch-1 (PR #5001)
|
13 years ago |
ddebree
|
37bbd0f60a
Moved symfony/config from the "recommend" dependency to the "suggest" dependency. Cannot find "recommend" in composer documentation
|
13 years ago |
parhs
|
5bfc25e6b3
Fixed buildViewBottomUp docs
|
13 years ago |
Fabien Potencier
|
112a51392a
merged branch vicb/response/statuscode (PR #4980)
|
13 years ago |
Fabien Potencier
|
c0fc40013a
merged branch eko/2.0 (PR #4983)
|
13 years ago |
Jordi Boggiano
|
4f93d1addd
[Console] Use proc_open instead of exec to suppress errors when run on windows and stty is not present
|
13 years ago |