Jeremy Mikola
|
6fc9b68fa7
[Form] Replace unset() with non-destructive logic in case the "choices" option is an object.
|
15 年之前 |
Fabien Potencier
|
50f039844b
[Form] removed obsolete use statements
|
14 年之前 |
Fabien Potencier
|
a141c98917
[HttpFoundation] moved File Component into the HttpFoundation one
|
14 年之前 |
Fabien Potencier
|
fc9325a737
fixed file upload
|
14 年之前 |
Fabien Potencier
|
40c0fe854f
[Form] added a FileField
|
14 年之前 |
Fabien Potencier
|
c53ebe7a8e
[Form] fixed Form::bind() when no values are submitted
|
14 年之前 |
Bulat Shakirzyanov
|
bb51e7cb26
[Validator] fixed Xliff loader to use forward slashes in file path
|
14 年之前 |
Kris Wallsmith
|
1aefe7a762
[Process] made cwd argument optional
|
14 年之前 |
Justin Hileman
|
e6b0d54531
Set parameter required for --dm option on ODM console commands.
|
14 年之前 |
Justin Hileman
|
51553211f3
Add Symfony proxies for Doctrine ODM schema:create and schema:drop console commands.
|
14 年之前 |
Fabien Potencier
|
15fa905bd4
[FrameworkBundle] fixed exception styles
|
14 年之前 |
Marc Weistroff
|
15d840060b
Fixed wrong variable name in Esi.
|
14 年之前 |
Fabien Potencier
|
c39534e258
[Routing] removed the autoloading trick, which is not needed anymore
|
14 年之前 |
Fabien Potencier
|
4d669d106e
[Validator] changed Xliff loader to get XSD locally
|
14 年之前 |
Fabien Potencier
|
dadfaa271f
[Validator] fixed indentation
|
14 年之前 |
Fabien Potencier
|
b753ea45b2
[Routing] added 'defaults' support in Annotation class loader
|
14 年之前 |
Fabien Potencier
|
130494066d
[Routing] added an annotation loader
|
15 年之前 |
Bulat Shakirzyanov
|
df98a229f3
[DoctrineMongoDBBundle] added support for more Mongo and ODM types
|
14 年之前 |
Fabien Potencier
|
2f8db9135a
fixed webprofiler on Windows (closes #9045)
|
14 年之前 |
Fabien Potencier
|
eb7cbb77ec
fixed exception HTML markup (closes #9044, partially based on a patch from wrzasq)
|
14 年之前 |
ornicar
|
f398755fcd
[DoctrineMongoDBBundle] BC break - Load metadata files in Resources/config/doctrine/metadata/mongodb/
|
14 年之前 |
Kris Wallsmith
|
1443d4a0ba
[HttpFoundation] updated getQueryString() to work in more scenarios
|
14 年之前 |
ornicar
|
b16303e8b2
[DoctrineBundle] BC break - Load fixtures in Resources/data/fixtures/doctrine/orm/
|
14 年之前 |
Fabien Potencier
|
7be00aa34e
fixed previous commit
|
14 年之前 |
Sébastien HOUZE
|
179fe8e623
Symfony\Component\Routing\Route::setRequirements() _method requirement can be an array, no substr on it
|
14 年之前 |
Fabien Potencier
|
4c17ce8e5e
changed calls to has() to use the new proxy method
|
14 年之前 |
Bulat Shakirzyanov
|
2ccaafa561
[DpependencyInjection] added hasParameter()
|
14 年之前 |
Fabien Potencier
|
81b73dc9e6
[Form] fixed problem with PHPUnit mocks (ugly hack but it works for now)
|
14 年之前 |
Brandon Turner
|
26e4b2e2ef
[Finder] Fixed randomly failing tests due to the order files are read from the filesystem
|
15 年之前 |
Jordi Boggiano
|
1719bfb871
[DomCrawler] Fixed URIs being incorrectly generated
|
14 年之前 |