stloyd
|
aeaf44ab4f
Removed unused code from DateTimeType
|
14 年之前 |
stloyd
|
3c2539fccb
Throw exception when "date_widget" option is not equal to "time_widget"
|
14 年之前 |
stloyd
|
305c47695f
Overwrite child options ("widget", "empty_value") if any given
|
14 年之前 |
stloyd
|
7bc19f9675
Added to `DateTimeType` extension possibility to render form as `single_text` (similar to `DateType` option) (issue #1323 it requires fix for #1205)
|
14 年之前 |
stloyd
|
17b41b2c51
Added to `TimeType` extension possibility to render form as `single_text` (similar to DateType option) (issue #1205)
|
14 年之前 |
Fabien Potencier
|
59f85b4a6e
merged branch stloyd/timetype (PR #1354)
|
14 年之前 |
Fabien Potencier
|
f57e1d3e10
fixed CS
|
14 年之前 |
Fabien Potencier
|
86347a94c1
merged branch everzet/translation-phar-support (PR #1366)
|
14 年之前 |
stloyd
|
4e3406d633
Sync with master and clean up
|
14 年之前 |
Fabien Potencier
|
f322a4a99d
fixed CS
|
14 年之前 |
Fabien Potencier
|
f406e3d6a3
merged branch Seldaek/http (PR #1414)
|
14 年之前 |
Jordi Boggiano
|
7db0b952b6
[HttpKernel] Removed unnecessary strtoupper
|
14 年之前 |
Jordi Boggiano
|
0891c578b2
[HttpKernel] Added test
|
14 年之前 |
Jordi Boggiano
|
135064524a
[HttpKernel] Uppercased a few http methods
|
14 年之前 |
Fabien Potencier
|
100a8dc105
[Console] fixed Process exit code
|
14 年之前 |
stloyd
|
ad5d2c13e1
Added to `TimeType` extension possibility to render form as `single_text` (similar to DateType option) (issue #1205)
|
14 年之前 |
Fabien Potencier
|
0938f7ed54
merged branch lenar/non-blocking-process (PR #1403)
|
14 年之前 |
Jordi Boggiano
|
05c990628b
[HttpKernel] Suppress response content for 304 responses out of the cache
|
14 年之前 |
Fabien Potencier
|
482492625d
[Validator] restricted the True and False validator accepted values (the notion of True/False in PHP alone is too large)
|
14 年之前 |
Fabien Potencier
|
8ccebc4631
[DomCrawler] fixed Link::getUri() method for anchors
|
14 年之前 |
Fabien Potencier
|
88c8119152
merged branch asm89/domcrawler_link (PR #1410)
|
14 年之前 |
Fabien Potencier
|
6de97c56e1
[Form] made required part of the algorithm to determine if an empty value should be added to a choice
|
14 年之前 |
Fabien Potencier
|
a395582605
merged branch stloyd/choicetype (PR #1371)
|
14 年之前 |
Alexander
|
d49e306b9b
[DomCrawler] Fixed handling of relative query strings as links
|
14 年之前 |
Fabien Potencier
|
74d539db25
merged branch vicb/form/php-theme (PR #1397)
|
14 年之前 |
Alexander
|
a4451b48cb
[DomCrawler] Added tests for links starting with ?foo
|
14 年之前 |
lenar
|
2d29a82412
New test for Process, testing stdout and stderr at different stream sizes
|
14 年之前 |
Fabien Potencier
|
da04075c9d
merged branch craue/patch-5 (PR #1384)
|
14 年之前 |
Fabien Potencier
|
16aa62db0e
merged branch lenar/non-blocking-process (PR #1403)
|
14 年之前 |
Fabien Potencier
|
84e87c65cc
[HttpFoundation] fixed a bug in previous merge
|
14 年之前 |