0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[HttpKernel] Fix the URI signer (closes #6801) More... about 13 years ago
bumped Symfony version to 2.1.8-DEV More... about 13 years ago
updated VERSION for 2.1.7 More... about 13 years ago
Merge branch '2.1' More... about 13 years ago
replaced usage of Route::getPattern() by Route::getPath() More... about 13 years ago
Update src/Symfony/Component/HttpKernel/Tests/EventListener/RouterProxyListenerTest.php More... about 13 years ago
[HttpKernel] Remove conflicting `use` from `NullLogger` More... about 13 years ago
[Profiler] [Redis] Fix sort of profiler rows. More... about 13 years ago
[HttpKernel] fixed usage of false as a valid strategy (for BC) More... about 13 years ago
merged branch stephpy/redis_profiler (PR #6680) More... about 13 years ago
merged branch fabpot/kernel-refactor (PR #6459) More... about 13 years ago
merged branch lmcd/php-sapi (PR #6636) More... about 13 years ago
merged branch Seldaek/psr3 (PR #6628) More... about 13 years ago
[PROFILER][REDIS] Support database, auth on redis connection More... about 13 years ago
updated CHANGELOG and UPGRADE files More... about 13 years ago
added some unit tests (and fixed some bugs) More... about 13 years ago
Show PHP SAPI in WDT More... about 13 years ago
Remove use of deprecated HttpKernel LoggerInterface More... about 13 years ago
[HttpKernel] Extend psr/log's NullLogger class More... about 13 years ago
removed the .gitattributes files (closes #6605, reverts #5674) More... about 13 years ago
[Monolog] Mark old non-PSR3 methods as deprecated More... about 13 years ago
[HttpKernel][Monolog] Add PSR-3 support to the LoggerInterface More... about 13 years ago
updated VERSION for 2.2.0-BETA1 More... about 13 years ago
[HttpKernel] Clarify misleading comment in ExceptionListener More... about 13 years ago
moved the container aware HTTP kernel to the HttpKernel component More... about 13 years ago
moved the deprecation logic calls outside the new HttpContentRenderer class More... about 13 years ago
made the content renderer work even when ESI is disabled or when no templating engine is available (the latter being mostly useful when testing) More... about 13 years ago
[HttpKernel] made the strategy a regular parameter in HttpContentRenderer::render() More... about 13 years ago
Fixed @expectedException definitions to reference absolute exception paths More... about 13 years ago
[HttpKernel] simplified and enhanced code managing the hinclude strategy More... about 13 years ago