Fabien Potencier
|
d2525c9492
[Validator] fixed possible warning
|
před 14 roky |
Kris Wallsmith
|
7f7ea42870
[AsseticBundle] added setting asset root when using bundle notation
|
před 14 roky |
Kris Wallsmith
|
b1738845e9
[AsseticBundle] updated for changes in Assetic
|
před 14 roky |
Fabien Potencier
|
9e407d7e91
Merge remote branch 'kriswallsmith/assetic/asset-config'
|
před 14 roky |
Amal Raghav
|
4fa0c4c3ea
some cosmetic changes to PdoSessionStorage
|
před 14 roky |
Fabien Potencier
|
4ef13b6d5c
added exceptions when APC is not enabled
|
před 14 roky |
Fabien Potencier
|
fe4515bde3
Merge remote branch 'stloyd/patch-2'
|
před 14 roky |
Fabien Potencier
|
e1347e788e
[Yaml] tweaked error message
|
před 14 roky |
Fabien Potencier
|
0bfb260f44
Merge remote branch 'usefulthink/issue913-yaml-utf8-checking'
|
před 14 roky |
Fabien Potencier
|
439f4c34f6
Merge remote branch 'stloyd/patch-5'
|
před 14 roky |
Fabien Potencier
|
1e7108d624
Merge remote branch 'stloyd/tests_fix'
|
před 14 roky |
Fabien Potencier
|
9c1bdc6ca4
Merge remote branch 'mvrhov/metadata_defaultgroup_fix'
|
před 14 roky |
Fabien Potencier
|
e46e53daa0
Merge remote branch 'stof/graphviz'
|
před 14 roky |
Fabien Potencier
|
e6766a3189
[Validator] fixed various bugs in previous merge
|
před 14 roky |
Fabien Potencier
|
0c44d5ce55
Merge remote branch 'stloyd/patch-4'
|
před 14 roky |
Joseph Bielawski
|
25c25ab4b1
Fix MimeTypeTest
|
před 14 roky |
Joseph Bielawski
|
d235570653
Fix for bad regexp used in PHP <= 5.3.2. Closes #897
|
před 14 roky |
Johannes Schmitt
|
5da7896191
[FrameworkBundle] fixes a regression
|
před 14 roky |
stloyd
|
039292bb94
Skip tests if some vendor are not available (prevents fatal errors)
|
před 14 roky |
Fabien Potencier
|
dbdb3da6bf
Merge remote branch 'vicb/form-misc-fix-2'
|
před 14 roky |
Fabien Potencier
|
0cf8ad1946
Merge remote branch 'Chekote/firefox_put_fix'
|
před 14 roky |
Fabien Potencier
|
9687d1661b
Merge remote branch 'bschussek/form_validator'
|
před 14 roky |
Chekote
|
41ed194a98
Fixed content type for urlencoded forms being too specific. For example, this will now function will clients (such as Firefox) that append the charset to the content type header. Uses 0 === strpos() as per @kriswallsmith suggestion.
|
před 14 roky |
Bernhard Schussek
|
e0ff61949e
[Form] Renamed the value "text" of the "widget" option of the "date" type to "single-text"
|
před 14 roky |
Bernhard Schussek
|
7570e04589
[Form] Implemented getAllowedOptionValues() for core types
|
před 14 roky |
Bernhard Schussek
|
486a01bfe2
[Form] Removed unused option
|
před 14 roky |
Bernhard Schussek
|
da28f8e3b3
[Form] Added FormTypeInterface::getAllowedOptionValues() to better validate passed options
|
před 14 roky |
Fabien Potencier
|
2123006710
[Routing] fixed Route fluent interface
|
před 14 roky |
Bernhard Schussek
|
21013b930c
[Form] Improved test coverage of FormFactory and improved error handling
|
před 14 roky |
Fabien Potencier
|
48858cb95b
[Routing] added missing Route::setOption() method
|
před 14 roky |