0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jan 24, 2025 — Jan 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[HttpKernel] made a small tweak More... about 15 years ago
[HttpKernel] Fix AccessDecisionManagerInterface::decide() invocation in SwitchUserListener More... about 15 years ago
[ProfilerStorage] Make write() returns a status (Boolean) More... about 15 years ago
[SQLiteProfilerStorage] Escape '\' in find() More... about 15 years ago
refactored bundle management More... about 15 years ago
adds scope to the DI container More... about 15 years ago
added some phpdoc More... about 15 years ago
fixed typos More... about 15 years ago
tweaked behavior of ExceptionListener to display better error messages in case of an exception thrown during the handling of an exception More... about 15 years ago
made some minor tweaks More... about 15 years ago
[FrameworkBundle] made ESI optional (should now be enabled explicitely) More... about 15 years ago
[HttpKernel] fixed Cache, to respect the variable and trigger error handling More... about 15 years ago
Added the roles in the Security panel of the profiler More... about 15 years ago
added a way for any extension to add classes to the class cache More... about 15 years ago
[HttpKernel] added the possibility to add non-namespaced classes to the compiled class cache More... about 15 years ago
renamed Container::freeze() to Container::compile() More... about 15 years ago
[Cache] Fixing a coding standard, adding a small note for clarity, and adding a missing type-hint. More... about 15 years ago
show cookies in response headers More... about 15 years ago
better support for cookie handling, use native PHP function to set cookies More... about 15 years ago
fixed typo More... about 15 years ago
changed the bundle name to be the class name of the bundle, not the last part of the namespace More... about 15 years ago
normalized license messages in PHP files More... about 15 years ago
[HttpKernel] removed unused and bugged method More... about 15 years ago
method buildContainer divided into logical parts More... about 15 years ago
updated bootstrap file More... about 15 years ago
[HttpKernel] No longer reformat {} "a la python" More... about 15 years ago
[Event] Collected data is about listener (not event) calls More... about 15 years ago
[HttpKernel] added escaping to the profiler SQLite storage More... about 15 years ago
[SQLiteProfilerStorage] Improve SQLite storage: - do not rely on request time for db cleanup (important when importing data), - add indexes More... about 15 years ago
[Profiler] Use base64 encoding which is more efficient than unpack (space wise) More... about 15 years ago