Fabien Potencier
|
9bffd8c2db
[FrameworkBundle] moved some default values to the Configuration class
|
14 年之前 |
Fabien Potencier
|
e7892071bb
[FrameworkBundle] fixed wrong usage of obsolete session.class parameter
|
14 年之前 |
Fabien Potencier
|
3ed0ff7b03
[FrameworkBundle] removed two parameters
|
14 年之前 |
Fabien Potencier
|
b347aebee8
[TwigBundle] removed obsolete code
|
14 年之前 |
Fabien Potencier
|
55e6883a88
[TwigBundle] removed obsolete code
|
14 年之前 |
Fabien Potencier
|
2b8c7f84b5
[Form] added a way to register a Form extension after creation of the FormFactory
|
14 年之前 |
Fabien Potencier
|
b69c5956d3
[Form] added missing use statement
|
14 年之前 |
Fabien Potencier
|
9a4da005a2
Merge remote branch 'bschussek/form-extensions'
|
14 年之前 |
Fabien Potencier
|
960ae878b0
Merge remote branch 'pborreli/fix-twibundle'
|
14 年之前 |
Fabien Potencier
|
07933ddfd4
Merge remote branch 'pborreli/fix-typo'
|
14 年之前 |
Fabien Potencier
|
53403eac31
Merge remote branch 'pborreli/windows-fix-regression'
|
14 年之前 |
Pascal Borreli
|
b5769c52d6
Fixed various typo
|
14 年之前 |
Pascal Borreli
|
325801b00a
[TwigBundle] Removed useless code
|
14 年之前 |
Fabien Potencier
|
2e79c33725
updated autoload.php.dist
|
14 年之前 |
Pascal Borreli
|
c4623fc2c0
[FrameworkBundle][Windows] Fixed testValidationPaths on windows
|
14 年之前 |
Pascal Borreli
|
df3947019e
[HttpFoundation][Windows] Fixed test after removal of realpath 03bb3580a69150948ab37d8418aab9f759682c88
|
14 年之前 |
Bernhard Schussek
|
6f1bc356a8
[Form] Refactored code from CoreExtension to new ValidatorExtension
|
14 年之前 |
Bernhard Schussek
|
1ce2db87e2
[Form] Added FormTypeExtensionInterface
|
14 年之前 |
Bernhard Schussek
|
54e66c518f
[Form] Reorganized code into "form extensions"
|
14 年之前 |
Fabien Potencier
|
417839345f
Merge remote branch 'lsmith77/request_format_tweaks'
|
14 年之前 |
Fabien Potencier
|
fd05f02b23
[HttpFoundation] added logic to automatically add the charset when not present in the Content-Type for relevant Content-Types
|
14 年之前 |
Fabien Potencier
|
150e248858
udpated UPDATE file
|
14 年之前 |
Fabien Potencier
|
7644e86683
refactored session configuration
|
14 年之前 |
Fabien Potencier
|
f1e14f5ad3
Merge remote branch 'vicb/profiler'
|
14 年之前 |
Victor Berchet
|
a79a94b928
[WebProfilerBundle] Sort tables by key name
|
14 年之前 |
Fabien Potencier
|
5c2c16f57e
moved DoctrineMigrationsBundle to its own repository (https://github.com/symfony/DoctrineMigrationsBundle)
|
14 年之前 |
Fabien Potencier
|
0632327b77
removed data fixtures from core (moved to https://github.com/symfony/DoctrineFixturesBundle)
|
14 年之前 |
Fabien Potencier
|
4df010757b
Merge remote branch 'bschussek/form'
|
14 年之前 |
Bernhard Schussek
|
a97366fbcb
[Form] Split signature of FormFactory::create() into create() and createNamed()
|
14 年之前 |
Fabien Potencier
|
fc1ac166b9
updated UPDATE file
|
14 年之前 |