0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #163 from e1himself/fix/php-7.2-deprecation-warnings More... almost 7 years ago
Rewrite sfDoctrinePlugin `create_function` code to lambda functions More... almost 7 years ago
Refactor TextHelper _auto_link_urls logic to improve code readability More... almost 7 years ago
Rewrite complex TextHelper create_function code to a closure More... almost 7 years ago
Replace deprecated `create_function` in a few more places More... almost 7 years ago
Replace deprecated `create_function` with regular lambda function More... almost 7 years ago
Don't try `trait_exists()` if the function does not exist (PHP <= 5.3) More... almost 7 years ago
Don't try to autoload a trait if it's already declared More... almost 7 years ago
Fix revealed tests problems More... almost 7 years ago
Merge pull request #160 from thePanz/fix-sf-event-logger-priority-and-event More... almost 7 years ago
Fix sfEventLogger: add priority and event.name overriding More... almost 7 years ago
Drop unnecessary spaces added More... about 7 years ago
Add missing props phpDocs to `sfSessionStorage` More... about 7 years ago
Add properties phpDoc to `sfResponse` More... about 7 years ago
Add phpDocs to last two props of `sfController` More... about 7 years ago
Add method doc comments to `sfServiceContainerInterface` More... about 7 years ago
Fix `sfServiceContainer::setParameter` method doc comment More... about 7 years ago
Drop accidental empty line before opening tag More... about 7 years ago
Fix IDE static analysis warnings on `sfContext` class More... about 7 years ago
Fix IDE static analysis warnings on util classes More... about 7 years ago
Fix IDE static analysis warnings on `sfUser` class More... about 7 years ago
Fix IDE static analysis warnings on CLI task classes More... about 7 years ago
Fix IDE static analysis warnings on session classes More... about 7 years ago
Fix IDE static analysis warnings on service container classes More... about 7 years ago
Fix IDE static analysis warnings on routing classes More... about 7 years ago
Fix IDE static analysis warnings on request/response classes More... about 7 years ago
Fix IDE static analysis warnings on generator classes More... about 7 years ago
Fix IDE static analysis warnings on form classes More... about 7 years ago
Fix IDE static analysis warnings on filter classes More... about 7 years ago
Fix IDE static analysis warnings on sfException class More... about 7 years ago