wallabag/app
Jeremy Benoist 0ac8089eee
CI workaround for PHP < 7.4 & MySQL 8
The error on PHP 7.2 & 7.3 is:

> PDO::__construct(): The server requested authentication method unknown to the client [caching_sha2_password]

See:
- https://stackoverflow.com/q/53066962/569101
- https://stackoverflow.com/q/52364415/569101
- https://stackoverflow.com/q/51489616/569101
- https://stackoverflow.com/q/50026939/569101

Also upgrade `actions/checkout` v3
2022-04-11 22:11:22 +02:00
..
config CI workaround for PHP < 7.4 & MySQL 8 2022-04-11 22:11:22 +02:00
DoctrineMigrations migrations: fix mysql migration for an edge case 2020-12-13 18:10:43 +01:00
Resources material: improve mass buttons style, mostly for smartphone screens 2022-03-25 11:00:06 +01:00
.htaccess symfony is there 2015-01-22 08:30:07 +01:00
AppCache.php Update bundle & stock file 2016-01-15 09:35:38 +01:00
AppKernel.php Remove support for PHP < 7.2 2020-06-15 08:25:59 +02:00