0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 27, 2025 — Jan 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed the autoloader map feature More... almost 15 years ago
[HttpKernel] allowed bundle names to have 'bundle' in their base name More... almost 15 years ago
Merge remote branch 'kriswallsmith/kernel/bundle-extension' More... almost 15 years ago
[HttpKernel] added check of default extension alias convention More... almost 15 years ago
[AsseticBundle] coding standard and comment tweaks More... almost 15 years ago
[HttpKernel] added BundleInterface::getContainerExtension() which is implicitly loaded More... almost 15 years ago
[HttpKernel] removed unused argument passed to ClosureLoader constructor More... almost 15 years ago
Merge remote branch 'lsmith77/getAllPrevious' More... almost 15 years ago
[HttpKernel] made some minor tweaks More... almost 15 years ago
renamed getPreviouses() to getAllPrevious More... almost 15 years ago
[Phpdoc] Cleaning/fixing More... almost 15 years ago
Fixed various typo More... almost 15 years ago
made request data collector more robust when the user got the request content as a resource More... almost 15 years ago
[DependencyInjection] make base class of generated container configurable More... almost 15 years ago
[HttpKernel] added support for controllers as arrays and object with an __invoke method More... almost 15 years ago
added the request content to the request data collector More... almost 15 years ago
fixed inconsistencies in file locator classes More... almost 15 years ago
simplified code More... almost 15 years ago
[HttpKernel] added support for cookies in Client More... almost 15 years ago
[HttpFoundation] renamed Cookie::getExpire() to getExpiresTime() to be consistent with the DomCrawler component More... almost 15 years ago
[HttpKernel] private $traces property was not initialized to an empty array. When using the getLog() method to debug traces, it led to a warning in the apache error log. More... almost 15 years ago
[HttpKernel] Fix the case where no resource is found More... almost 15 years ago
[HttpKernel][Windows] Removed useless DIRECTORY_SEPARATOR conversion More... almost 15 years ago
[Kernel] Fix bundle inheritance More... almost 15 years ago
[HttpKernel] fixed CS More... almost 15 years ago
Merge remote branch 'vicb/resource_path' More... almost 15 years ago
Merge remote branch 'lsmith77/default_namespace2' More... almost 15 years ago
Update for Bundle names long again (= include the 'Bundle' suffix) More... almost 15 years ago
reverted Merge remote branch 'kriswallsmith/kernel/shorter-bundle-names' More... almost 15 years ago
[HttpKernel] Wrapping the end of handleException() in a try-catch to prevent response listeners from throwing another exception More... almost 15 years ago