0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix: Correct type-hint for parameters sfConfigCache (#370) More... 14 days ago
Add: Include "test" folder to gitattribute's exclusion (#368) More... 15 days ago
Fix: update the SYMFONY_VERSION constant to the latest release number (#355) More... 23 days ago
Chore: Fix Changelog typo (#361) More... 23 days ago
[util] fix missing return statement and docblock on sfContext class (#351) More... 29 days ago
[task] Fix return statement missing on some tasks (#353) More... 29 days ago
[view] fix return statement missing on ParamHolder and CacheManager (#350) More... 29 days ago
[validator] fix return statement missing (#352) More... 29 days ago
[widget] fix return statement missing (#349) More... 29 days ago
Phpstan: fix missing sfTask* return statement More... 30 days ago
Phpstan: fix warnings on sfFileCache and sfMemcache implementation, add missing returns More... 30 days ago
Phpstan: fix warnings on sfAPCiCache implementation, add docblocks and returns More... 30 days ago
Remove(legacy): drop sf*Cache implementations for APC, XCache and EAccelerator extensions More... 30 days ago
Update php-cs-fixer to v3.52 More... about 1 month ago
Remove(legacy): drop PHP v5.3 check on sfRoute More... about 1 month ago
Remove(legacy): drop PHP v5.4 check and compatibility layer on sfWebRequest More... about 1 month ago
Remove(legacy): drop PHP v5.3 check for SQLite version match More... about 1 month ago
Remove(legacy): delete check for PHP < 5.2 in tests for mime_content_type bug More... about 1 month ago
Update: GitHub actions to run php-cs-fixer only on relevant changed files More... about 1 month ago
Update: run php-cs-fixer on PHP v7.4 as min supported version More... about 1 month ago
Update: move php-cs-fixer cache under .cache folder More... about 1 month ago
Update: php-cs-fixer, enable short array syntax More... about 1 month ago
Update: Update php-cs-fixer to v3.51 More... about 1 month ago
Remove(legacy): drop XCache support, as the extension is not available for PHP >= 7.4 More... about 1 month ago
Remove(legacy): delete EAccelerator cache, the extension is not existing for php v7.4 More... about 1 month ago
Remove(legacy): delete checks for 'magic_quotes_gpc' and 'register_globals' ini settings, as removed on PHP v5.4 More... about 1 month ago
Update(check-config): use PHP constant for version check on check_configuration.php file More... about 1 month ago
Fix(docblock): fix typo in check_configuration.php docblock More... about 1 month ago
Remove(legacy): drop sfAPCCache cache as apc extension does not exist anymore More... about 1 month ago
Sync changelog with latest releases (#337) More... about 1 month ago