Fabien Potencier
|
c6818d8bf7
[HttpKernel] added support for controllers as arrays and object with an __invoke method
|
14 年之前 |
Fabien Potencier
|
db8b118e8a
Merge remote branch 'hidenorigoto/fix-methodname-case'
|
14 年之前 |
Fabien Potencier
|
7e58c3f976
[Routing] allowed default route variables to be null
|
14 年之前 |
hidenorigoto
|
1e78ec395c
[HttpFoundation] fixed wrong method name
|
14 年之前 |
Fabien Potencier
|
ad112da5bc
added the request content to the request data collector
|
14 年之前 |
Fabien Potencier
|
855206fcb5
updated UPDATE file
|
14 年之前 |
Fabien Potencier
|
de390fd893
[DependencyInjection] removed timing info as it is useless
|
14 年之前 |
Fabien Potencier
|
0b563c32ac
Merge remote branch 'schmittjoh/diLogging'
|
14 年之前 |
Johannes M. Schmitt
|
49ecb90221
[DependencyInjection] enable debug related passes only in debug environment
|
14 年之前 |
Johannes Schmitt
|
ff41541d45
[DependencyInjection] removed pass time
|
14 年之前 |
Fabien Potencier
|
067bd0009e
Merge remote branch 'kriswallsmith/scalar-nodes'
|
14 年之前 |
Johannes M. Schmitt
|
1992c3b96d
[DependencyInjection] fixes a bug which might have occurred when using property injection under certain circumstances
|
14 年之前 |
Johannes M. Schmitt
|
75ac0f5dc3
[DependencyInjection] fixed method name
|
14 年之前 |
Johannes M. Schmitt
|
e5b6ce1d08
[FrameworkBundle] whitespace fix
|
14 年之前 |
Johannes M. Schmitt
|
6ea9fb16c7
[DependencyInjection] refactored code a bit, added some more logging messages
|
14 年之前 |
Johannes M. Schmitt
|
ee05534815
[DependencyInjection] dump a readable format
|
14 年之前 |
Samuel Laulhau
|
db90e0ab8d
fix Undefined property: Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand::
|
14 年之前 |
Fabien Potencier
|
9cc340a262
fixed inconsistencies in file locator classes
|
14 年之前 |
Fabien Potencier
|
ea1a16b99f
Merge remote branch 'henrikbjorn/doctrine-mongodb-hydrator-dir'
|
14 年之前 |
Fabien Potencier
|
5316decd8c
Merge remote branch 'hhamon/shared_maxage_fix'
|
14 年之前 |
Fabien Potencier
|
56a4f0463a
Merge remote branch 'vicb/fix-dbg-evt-mgr'
|
14 年之前 |
Fabien Potencier
|
d2af468b60
Merge remote branch 'francisbesset/webprofiler_session'
|
14 年之前 |
Fabien Potencier
|
b32a7e935a
simplified code
|
14 年之前 |
Fabien Potencier
|
ea84bb025b
fixed session management in functional tests
|
14 年之前 |
Victor Berchet
|
3322cdbefc
[FrameworkBundle] Fix an issue when adding a scoped service as an event listener
|
14 年之前 |
Fabien Potencier
|
6957dae4f9
[HttpKernel] added support for cookies in Client
|
14 年之前 |
Francis Besset
|
79cfea20fd
[WebProfilerBundle] Displayed search form even if the session is not configured
|
14 年之前 |
Fabien Potencier
|
e2c9fdf2c7
[HttpFoundation] fixed expiration time for Cookie (PHP wants a Unix timestamp)
|
14 年之前 |
Fabien Potencier
|
66c4bc727c
[HttpFoundation] renamed Cookie::getExpire() to getExpiresTime() to be consistent with the DomCrawler component
|
14 年之前 |
Fabien Potencier
|
84dde4074a
[HttpFoundation] changed default value of Cookie httponly argument to match PHP defaults
|
14 年之前 |