Branch: refs/heads/QA_5_1 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 4c99a7d8f88b52c1639e5694a3933431c3c99bde https://github.com/phpmyadmin/phpmyadmin/commit/4c99a7d8f88b52c1639e5694a393... Author: William Desportes williamdes@wdes.fr Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths: M libraries/classes/Git.php
Log Message: ----------- Split out git common dir detection to handle file_get_contents error cases
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 1fa15c29fab70badc0d46c799e1ff34ff1c7fe73 https://github.com/phpmyadmin/phpmyadmin/commit/1fa15c29fab70badc0d46c799e1f... Author: William Desportes williamdes@wdes.fr Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths: M libraries/classes/InsertEdit.php
Log Message: ----------- Fix #16770 - Notice or warning, when clicking on Structure
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 8773b23452e82c89dd0dea920acb3eb978e0b7ba https://github.com/phpmyadmin/phpmyadmin/commit/8773b23452e82c89dd0dea920acb... Author: MaurĂcio Meneghini Fauth mauricio@fauth.dev Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths: M composer.json M psalm-baseline.xml
Log Message: ----------- Upgrade Psalm to 4.7.0
Signed-off-by: MaurĂcio Meneghini Fauth mauricio@fauth.dev
I removed the change on libraries/classes/Plugins/Auth/AuthenticationSignon.php (William) (cherry picked from commit 8d460568f33069fcb3bf30e39b074085d9adec1e)
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: a7616feb1dabccfac6a580b2aba99e8ef77df737 https://github.com/phpmyadmin/phpmyadmin/commit/a7616feb1dabccfac6a580b2aba9... Author: William Desportes williamdes@wdes.fr Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths: M js/src/server/status/processes.js
Log Message: ----------- Fix #16756 - Casing returns from the server when the processes are automatically refreshed Fixes: #16756
Make the request use the right endpoint in refresh mode
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: b3eeb098a393a5c1d96f55c7465c46e80b1c6f24 https://github.com/phpmyadmin/phpmyadmin/commit/b3eeb098a393a5c1d96f55c7465c... Author: William Desportes williamdes@wdes.fr Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths: M ChangeLog
Log Message: ----------- Add ChangeLog entries for #16770, #16756, 4c99a7d8f8
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: aa0c22959d2826308bc0eebfae15e1f1796b901d https://github.com/phpmyadmin/phpmyadmin/commit/aa0c22959d2826308bc0eebfae15... Author: William Desportes williamdes@wdes.fr Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths: M libraries/classes/Controllers/Server/Status/StatusController.php
Log Message: ----------- Fix PHP warnings on the server status data not set
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: a3e725a347bc703b34a91084f02b6e67f01e6874 https://github.com/phpmyadmin/phpmyadmin/commit/a3e725a347bc703b34a91084f02b... Author: William Desportes williamdes@wdes.fr Date: 2021-03-31 (Wed, 03 March 2021) +02:00
Changed paths: M libraries/classes/Controllers/ExportTemplateController.php
Log Message: ----------- Fix reported PHP notices on export save preview
Signed-off-by: William Desportes williamdes@wdes.fr