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 年 前 |
Francis Besset
|
88c35c42e2
[WebProfilerBundle] Cleaned controller
|
14 年 前 |
Francis Besset
|
190ba5979c
[WebProfilerBundle] Fixed errors on search action
|
14 年 前 |
Francis Besset
|
0d9fb8db5f
[WebProfilerBundle] Fixed WebDebugToolbarListener
|
14 年 前 |
Francis Besset
|
713d3405b7
[WebProfilerBundle] Updated return Response
|
14 年 前 |
Francis Besset
|
81939136ad
[WebProfilerBundle] Fixed errors if the session is not configured
|
14 年 前 |