Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0918aabbeb6dd644a1449bae6e6d3fda369cc6a0 https://github.com/phpmyadmin/phpmyadmin/commit/0918aabbeb6dd644a1449bae6e6d... Author: William Desportes williamdes@wdes.fr Date: 2020-05-16 (Sat, 05 May 2020) +02:00
Changed paths: M composer.json
Log Message: ----------- Change the psalm command to include new errors on update
Ref: 37abda64f7caefb203621f454c4510bd668d0bee Signed-off-by: William Desportes williamdes@wdes.fr
Commit: a9660abfddae0c4a0b667a50ab9609fdaef7b284 https://github.com/phpmyadmin/phpmyadmin/commit/a9660abfddae0c4a0b667a50ab96... Author: William Desportes williamdes@wdes.fr Date: 2020-05-16 (Sat, 05 May 2020) +02:00
Changed paths: M psalm-baseline.xml
Log Message: ----------- Update psalm baseline
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 7766f9390495d37933ae51831f28cb514a2b07de https://github.com/phpmyadmin/phpmyadmin/commit/7766f9390495d37933ae51831f28... Author: William Desportes williamdes@wdes.fr Date: 2020-05-16 (Sat, 05 May 2020) +02:00
Changed paths: M libraries/classes/Database/Routines.php
Log Message: ----------- Use variables to limit access to $_POST and improve code of getQueryFromRequest
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: f2d349df407a80dd3370afe79430ac364161c65d https://github.com/phpmyadmin/phpmyadmin/commit/f2d349df407a80dd3370afe79430... Author: William Desportes williamdes@wdes.fr Date: 2020-05-16 (Sat, 05 May 2020) +02:00
Changed paths: M libraries/classes/Database/Routines.php M psalm-baseline.xml M test/classes/Database/RoutinesTest.php
Log Message: ----------- Split part of the logic of getQueryFromRequest into processParamsAndBuild
Signed-off-by: William Desportes williamdes@wdes.fr