jsor
|
fd6c254b47
[HttpFoundation] changed checking for deleted cookie to be conform with setcookie()
|
14 年之前 |
jsor
|
fc1a8cac35
[HttpFoundation] allow negative values for cookies expires timestamp
|
14 年之前 |
jsor
|
f9b6c8b74a
[HttpFoundation] included cookie headers in string representation
|
14 年之前 |
jsor
|
e6d929aa71
[HttpFoundation] added __toString() method
|
14 年之前 |
Fabien Potencier
|
9fe1c3ae0e
Merge remote branch 'bschussek/form'
|
14 年之前 |
Fabien Potencier
|
75e7a7a76f
Merge remote branch 'kriswallsmith/assetic/combine'
|
14 年之前 |
Fabien Potencier
|
c4232b11fa
Merge remote branch 'beberlei/DoctrineUniqueValidator'
|
14 年之前 |
Fabien Potencier
|
38baa85d46
Merge remote branch 'AurelC2G/fix-phpdoc'
|
14 年之前 |
Fabien Potencier
|
a75303029d
Merge remote branch 'stealth35/patch-1'
|
14 年之前 |
Bernhard Schussek
|
961dfd3767
Merge pull request #24 from mweimerskirch/patch-1
|
14 年之前 |
Kris Wallsmith
|
4f37b9e9fb
[AsseticBundle] added missing filter to test
|
14 年之前 |
Kris Wallsmith
|
fa248e00fb
[AsseticBundle] added config for cssimport filter
|
14 年之前 |
Kris Wallsmith
|
e74c6edc34
[AsseticBundle] added config for packager filter
|
14 年之前 |
Kris Wallsmith
|
7ed5518554
[AsseticBundle] removed problematic test
|
14 年之前 |
Kris Wallsmith
|
7eeb945a4c
[AsseticBundle] fixed various bugs in PHP templating, added new "combine" option
|
14 年之前 |
Michel Weimerskirch
|
fd92105fa0
Fix merge error (function "guess" was in there twice)
|
14 年之前 |
stealth35
|
61b23a5a68
checkdnsrr exits for all PHP 5.3 version
|
14 年之前 |
Miha Vrhovnik
|
2e286073a4
Removed ability to override method from GET request
|
14 年之前 |
Miha Vrhovnik
|
65ed6f7763
Added support for request method overriding via X-HTTP-Method-Override
|
14 年之前 |
Aurélien Fredouelle
|
c0e8db18f9
[Config] fixed phpdoc
|
14 年之前 |
Bernhard Schussek
|
c575432790
[Form] Added test case for bf2f9d2a028f526cd4c61b870571d07834b59bd0
|
14 年之前 |
Bernhard Schussek
|
dcc61a9a98
Merge remote branch 'shieldo/search_field' into shieldo_merge
|
14 年之前 |
Bernhard Schussek
|
13a964ae6d
[Form] Form::isBound() and Form::isValid() work correctly now for read-only forms
|
14 年之前 |
Bernhard Schussek
|
829aa4dc0b
[Locale] Improved error reporting and added stubs for intl_is_failure(), intl_get_error_code() and intl_get_error_message()
|
14 年之前 |
Bernhard Schussek
|
c3e8569f73
Merge remote branch 'vicb/form-csrf' into vicb_merge
|
14 年之前 |
Bernhard Schussek
|
06f829ace5
[Form] Implemented fix for 361c67f54f4fee5a6003efdac56d8e0f5ed02c86
|
14 年之前 |
Dirk Pahl
|
361c67f54f
[Form] Add test for the handling of array values in the constraint violation
|
14 年之前 |
Bernhard Schussek
|
a7ff4f484a
[Form] Further simplified PropertyPath code
|
14 年之前 |
Bernhard Schussek
|
857042458a
Merge remote branch 'vicb/form-ppath-optim' into vicb_merge
|
14 年之前 |
Benjamin Eberlei
|
a4f1b8a0c1
[Doctrine] Fix default value to null for entity manager to make fluent integration with Doctrine Registry work
|
14 年之前 |