0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jan 21, 2025 — Jan 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes a bug where RememberMeServices were not called consistently More... almost 15 years ago
removed KernelInterface::reboot() method More... almost 15 years ago
changed the EventDispatcher and Event interfaces More... almost 15 years ago
[Security] many improvements, and fixes More... almost 15 years ago
added KernelInterface More... almost 15 years ago
added two interfaces: EventInterface and EventDispatcherInterface More... almost 15 years ago
[HttpKernel] Changed the directory name in which Store stores data. More... almost 15 years ago
[HttpKernel] Removed calls to undefined variable + added check on mkdir in save method More... almost 15 years ago
[HttpKernel] made another speed optimization More... almost 15 years ago
made a performance optimization More... almost 15 years ago
[DependencyInjection] made a small speed optimization More... almost 15 years ago
make normalizeConfig public and static More... almost 15 years ago
added a cache warmer sub-framework More... almost 15 years ago
updated bootstrap file More... almost 15 years ago
made all event listeners lazy loaded More... almost 15 years ago
[HttpKernel] fixed typo More... almost 15 years ago
removed Kernel::isBooted() method More... almost 15 years ago
[HttpKernel] fixed typo in phpdoc More... almost 15 years ago
[HttpKernel] removed getRequest as it's not part of the interface anymore More... almost 15 years ago
[HttpKernel] fixed HTTP headers when requesting a HEAD on a cached response More... almost 15 years ago
fixed CS More... almost 15 years ago
[HttpKernel] Added path to controller not found exception More... almost 15 years ago
adds helper method to normalize keys More... about 15 years ago
added a method to normalize config entries coming from YAML and XML More... about 15 years ago
[HttpKernel] changed Kernel::locateResource() to also work with directories More... about 15 years ago
fix kernel:locateResource to loop accross the bundle tree to find the first match More... about 15 years ago
some performance tweaks More... about 15 years ago
updated bootstrap file More... about 15 years ago
[HttpKernel] added back Bundle::getName() as it is quite useful More... about 15 years ago
[Standards] Changing many instances of "boolean" to "Boolean". More... about 15 years ago