0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[HttpKernel] Use subfolders for better storage in file storage of profiler More... over 14 years ago
[HttpKernel] Fix the folder attribute of file storage to private More... over 14 years ago
- Fixed a small bug - Updated some phpdoc More... over 14 years ago
[HttpKernel] Fix tests for the file storage of profiler More... over 14 years ago
[HttpKernel] Add Symfony credits to the file storage class for the profiler More... over 14 years ago
[HttpKernel] Finalize the file storage for the profiler More... over 14 years ago
Added a MongoDbProfilerStorage engine More... over 14 years ago
updated version back to dev More... over 14 years ago
updated VERSION to RC6 More... over 14 years ago
changed VERSION to -DEV again More... over 14 years ago
updated VERSION to 2.0.0-RC5 More... over 14 years ago
[HttpKernel] fixed possible double-classes in compiled classes More... over 14 years ago
[HttpKernel] removed the need to keep the compiled classes in the container More... over 14 years ago
[HttpKernel] changed the way compiled classes are managed to be sure that they are included before the Kernel is booted More... over 14 years ago
Add POC for file storage system More... over 14 years ago
added missing ' escaping More... over 14 years ago
[HttpKernel] fixed error message in HttpKernel More... over 14 years ago
[HttpKernel] enhanced the ExceptionHandler so that it can be used in prod environment too (mainly useful for Silex) More... over 14 years ago
[HttpKernel] changed the compiled class cache to non-adaptative (as it is now loaded very early) More... over 14 years ago
[HttpKernel] fixed compiled classes More... over 14 years ago
[HttpKernel] tagged public @api More... over 14 years ago
[HttpKernel] split ExceptionHandler::handle() in two methods for better re-usability More... over 14 years ago
merged branch schmittjoh/convenienceMethod (PR #1723) More... over 14 years ago
adds a small convenience method More... over 14 years ago
merged branch schmittjoh/sessionRename (PR #1705) More... over 14 years ago
[HttpKernel] lowered the number of level to keep in Flattened exceptions to make the tests pass when XDebug is enabled (beause of the default max nesting level of 100) More... over 14 years ago
updated some missing references More... over 14 years ago
merged branch stof/exception_listener (PR #1633) More... over 14 years ago
[HttpKernel] removed special case when using the CLI More... over 14 years ago
Fixed phpdoc More... over 14 years ago