Use object instead of stdClass
Refatoring class DB
CodeStyle
PHP 8.4 compatibility
PHP 7.4 - short arrow functions
Fix: #4968 - need column aliases for COUNT(*) when using Postgres
Implicit/explicit nullable types for PHP 8.4
Fix: #4954 - SQL error in statistics breaks Postgres
Preparing to remove dependency on laravel/database
Consistent use of select/pluck
It's 2023
CodeStyle - use null coalesce operator
Fix: #4715 - provide 2nd argument to ROUND() for cross-platform compatibility
Fix: #4647, Fix: #3567, Fix: #4479, Fix: #3459 - Apply collation rules in PHP, rather than MySQL
Strict types
Re-order import statements
Fix: #4362 - chartMedia labels not translated
Remove dead code
Refactor PlaceRepository::statsPlaces() into separate functions
It is 2022 - update copyright dates
PHPdoc
Fix: #4205 - truncated text on h-axis of google charts
1234