Fabien Potencier
|
165b08986b
merged branch mrtorrent/use_parse_error_code_in_stubnumberformatter (PR #2521)
|
13 years ago |
Fabien Potencier
|
2e90a813a4
merged branch mrtorrent/integer_transformer_cast_fix (PR #2520)
|
13 years ago |
Fabien Potencier
|
f8f622b39c
bumped Symfony version to 2.0.6-DEV
|
13 years ago |
Fabien Potencier
|
7f21a5e979
bumped Symfony version in composer.json files to 2.0.5
|
13 years ago |
Fabien Potencier
|
d1783adaef
updated VERSION for 2.0.5
|
13 years ago |
Fabien Potencier
|
cd3e722555
update CONTRIBUTORS for 2.0.1
|
13 years ago |
Fabien Potencier
|
cd1cd7abf8
updated CHANGELOG for 2.0.5
|
13 years ago |
Fabien Potencier
|
1fa5da8319
updated vendors for 2.0.5
|
13 years ago |
Fabien Potencier
|
af6f0d5548
[Form] removed some incomplete unit tests, added some new ones
|
13 years ago |
Fabien Potencier
|
a554541cb4
[Process] removed an incomplete test that cannot be fixed
|
13 years ago |
Fabien Potencier
|
067d0717cc
merged branch ericclemmons/incomplete_entity_type_tests (PR #2538)
|
13 years ago |
Eric Clemmons
|
eca414b8b2
Fixed incomplete EntityType tests
|
13 years ago |
Fabien Potencier
|
fc97472f64
updated composer.json files to contain information about autoloading and target dirs
|
13 years ago |
Fabien Potencier
|
ea836cb360
merged branch dsp/2.0 (PR #2534)
|
13 years ago |
David Soria Parra
|
c5e2defe5f
Fix ternary operator usage in RequestMatcher::checkIpv6()
|
13 years ago |
Fabien Potencier
|
d7a5351aaa
updated composer.json files to contain information about autoloading and target dirs
|
13 years ago |
H. Westphal
|
f9befb6348
Remove only the security token instead of the session cookie.
|
13 years ago |
H. Westphal
|
348bccbbca
Clear session cookie if user was deleted, is disabled or locked to prevent infinite redirect loops to the login path (fixes #1798).
|
13 years ago |
Fabien Potencier
|
9dbe782d4f
merged branch snc/patch-3 (PR #2523)
|
13 years ago |
Henrik Westphal
|
dec1858223
Fixed typo
|
13 years ago |
Miquel Rodríguez Telep / Michael Rodríguez-Torrent
|
89cd64a4a5
Set error code when number cannot be parsed. Fixes #2389
|
13 years ago |
Miquel Rodríguez Telep / Michael Rodríguez-Torrent
|
c9d05d7236
Let NumberFormatter handle integer type casting
|
13 years ago |
Fabien Potencier
|
68b7662400
fixed CS
|
13 years ago |
Fabien Potencier
|
851eb73778
removed unused use statements
|
13 years ago |
Fabien Potencier
|
c2e3d43d5a
merged branch shieldo/patch-1 (PR #2513)
|
13 years ago |
Douglas Greenshields
|
2ddd7cca7b
[Console] Fixed stilted English in console header
|
13 years ago |
Fabien Potencier
|
43ce425f88
[HttpKernel] added missing accessor
|
13 years ago |
Fabien Potencier
|
49ad487113
merged branch jmikola/2.0-DefinitionDecorator (PR #2502)
|
13 years ago |
Jeremy Mikola
|
80f0b980ba
[DependencyInjection] Fix DefinitionDecorator::getArgument() for replacements
|
13 years ago |
Jeremy Mikola
|
4bbb685557
[DependencyInjection] Test Definition and DefinitionDecorator exceptions
|
13 years ago |