scummvm-web icon indicating copy to clipboard operation
scummvm-web copied to clipboard

Main ScummVM website

Results 19 scummvm-web issues
Sort by recently updated
recently updated
newest added

This change only affects the [compatibility page](https://www.scummvm.org/compatibility/DEV/). Future PRs will address other aspects of the website. Previously we could have a name collision, as with `qfq1`. Now we can have...

Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 4.5.1 to 5.0.2. Release notes Sourced from smarty/smarty's releases. v5.0.2 What's Changed Fix Smarty::assign() not returning when called by @​wisskid in smarty-php/smarty#973 Full Changelog: https://github.com/smarty-php/smarty/compare/v5.0.1...v5.0.2 v5.0.1 Fix...

dependencies

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.57 to 1.11.7. Release notes Sourced from phpstan/phpstan's releases. 1.11.7 Improvements 🔧 Rework match expression analysis with enum with performance in mind (https://github.com/phpstan/phpstan-src/commit/b98abe01ca2a589c964970ea42128ae9b752890b), #11263 DiagnoseExtension (https://github.com/phpstan/phpstan-src/commit/d55933fa0c8d6c9d91c5d30f70313e1c15b2c7f9) This...

dependencies

Bumps [smarty/smarty](https://github.com/smarty-php/smarty) from 4.5.1 to 5.3.1. Release notes Sourced from smarty/smarty's releases. v5.3.1 Fixed error when using section with nocache #1034 v5.3.0 What's Changed Fix Smarty::assign() not returning when called...

dependencies

Bumps [symfony/yaml](https://github.com/symfony/yaml) from 6.4.7 to 6.4.8. Release notes Sourced from symfony/yaml's releases. v6.4.8 Changelog (https://github.com/symfony/yaml/compare/v6.4.7...v6.4.8) no significant changes Commits 52903de Merge branch '5.4' into 6.4 81cad0c Revert "minor #54653 Auto-close...

dependencies

Bumps [league/csv](https://github.com/thephpleague/csv) from 9.15.0 to 9.16.0. Release notes Sourced from league/csv's releases. version 9.16.0 Added Bom enum Stream::ftell Statement::orderByAsc Statement::orderByDesc Statement::andWhere Statement::whereNot Statement::orWhere Statement::xorWhere Statement::andWhereColumn Statement::whereNotColumn Statement::orWhereColumn Statement::xorWhereColumn Statement::andWhereOffset Statement::whereNotOffset...

dependencies

Bumps [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) from 3.9.2 to 3.10.1. Release notes Sourced from squizlabs/php_codesniffer's releases. 3.10.1 - 2024-05-22 Added Documentation for the following sniffs: Generic.Commenting.DocComment Thanks to Rodrigo Primo for the patch. Changed...

dependencies

Currently ScummVM doesn't use any SEO, meaning if you share pages they all externally preview as if you shared just the homepage, so therefore: 1. Switched to SEO title 1....

Improve the OpenGraph result by diversifying the description and the title. This is done by adding more template parameters that each Controller sets to the proper value depending on the...