[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 8f4514: Fix #17046 - "Uncaught TypeError: htmlspecialchars() expects parameter 1 to be string, null given"

William Desportes williamdes at wdes.fr
Sun Aug 22 23:10:18 CEST 2021


Branch: refs/heads/QA_5_1
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 8f4514c7e943608b789de75da49268159897482e
https://github.com/phpmyadmin/phpmyadmin/commit/8f4514c7e943608b789de75da49268159897482e
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-08-22 (Sun, 08 August 2021) +02:00

Changed paths: 
M libraries/classes/Display/Results.php

Log Message:
-----------
Fix #17046 - "Uncaught TypeError: htmlspecialchars() expects parameter 1 to be string, null given"

Fixes: #17046

"libraries/classes/Display/Results.php not guarding against null metadata in getHeaderTablesForColumns"

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: dab66689539b91e3e1bed5b94984916e3155547f
https://github.com/phpmyadmin/phpmyadmin/commit/dab66689539b91e3e1bed5b94984916e3155547f
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-08-22 (Sun, 08 August 2021) +02:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add a ChangeLog entry for #17046

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list