0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add minimum-stability (dev) in each component More... over 13 years ago
[HttpKernel] added some more HTTP exceptions More... over 13 years ago
bumped Symfony version to 2.1.0-DEV More... over 13 years ago
updated VERSION for 2.1.0-RC1 More... over 13 years ago
[HttpKernel] added a way to override the default response status code when handling an exception (closes #5043) More... over 13 years ago
Fixed typos More... over 13 years ago
Fixed Phpdoc More... over 13 years ago
Replaced ContainerAwareTraceableEventDispatcher with TraceableEventDispatcher More... over 13 years ago
moved the request data collector to HttpKernel More... over 13 years ago
added a missing comment More... over 13 years ago
Update master More... over 13 years ago
bumped Symfony version to 2.1.0-DEV More... over 13 years ago
updated VERSION to 2.1.0-BETA3 More... over 13 years ago
fixed guessRoute() More... over 13 years ago
made RequestDataCollector from HttpKernel and FrameworkBundle compatible More... over 13 years ago
made the Kernel dep optional in ConfigDataCollector More... over 13 years ago
moved the router data collector to HttpKernel More... over 13 years ago
Revert "raised the minimum version of PHP to 5.3.4 (closes #3856)" More... over 13 years ago
[HttpKernel] fixed the request data collector which always started the session (closes #4915) More... over 13 years ago
raised the minimum version of PHP to 5.3.4 (closes #3856) More... over 13 years ago
[HttpKernel] added a way to enable a disable Profiler More... over 13 years ago
[HttpKernel] fixed HTTP exception headers in ExceptionHandler More... over 13 years ago
ensured that an exception is always converted to an error response (and that we keep the HTTP status code and headers) More... over 13 years ago
[HttpKernel] avoid hidding exceptions set in exception listeners (see the Security ExceptionListener for some examples) More... over 13 years ago
[HttpKernel] moved some mis-placed logic to FlattenException More... over 13 years ago
[HttpKernel] removed obsolete code (the status code is already taken care of in FlattenExceptiondirectly) More... over 13 years ago
bumped Symfony version to 2.0.17-DEV More... over 13 years ago
updated VERSION for 2.0.16 More... over 13 years ago
Allow Kernel::$name to be overridden by subclasses More... over 13 years ago
[HttpKernel] tweaked a phpdoc More... over 13 years ago