0
I Use This!
Moderate Activity

Commits : Listings

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