Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9f458e128ccf77645bcc2eef7e484088e74365b7 https://github.com/phpmyadmin/phpmyadmin/commit/9f458e128ccf77645bcc2eef7e48... Author: William Desportes williamdes@wdes.fr Date: 2020-12-11 (Fri, 12 December 2020) +01:00
Changed paths: M package.json M yarn.lock
Log Message: ----------- Upgrade @babel/* dependencies, sass, eslint
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: b826234ebb5da52afd940fa0a5d552a1b9a3b0dd https://github.com/phpmyadmin/phpmyadmin/commit/b826234ebb5da52afd940fa0a5d5... Author: William Desportes williamdes@wdes.fr Date: 2020-12-11 (Fri, 12 December 2020) +01:00
Changed paths: M libraries/classes/Controllers/Setup/HomeController.php M psalm-baseline.xml
Log Message: ----------- Fix #16526 - Fatal error: Uncaught TypeError: preg_replace(): Argument #3 ($subject)
Fatal error: Uncaught TypeError: preg_replace(): Argument #3 ($subject) must be of type array|string, null given in libraries/classes/Controllers/Setup/HomeController.php:30
Signed-off-by: William Desportes williamdes@wdes.fr