[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 1f817e: Fix Uncaught TypeError on php 8.0 when adding a column to table create form
William Desportes
williamdes at wdes.fr
Tue Dec 24 23:41:37 CET 2019
Branch: refs/heads/QA_4_9
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 1f817e8690757a40ad65386f9b28fd5ff112a5cd
https://github.com/phpmyadmin/phpmyadmin/commit/1f817e8690757a40ad65386f9b28fd5ff112a5cd
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-12-24 (Tue, 12 December 2019) +01:00
Changed paths:
M libraries/tbl_columns_definition_form.inc.php
Log Message:
-----------
Fix Uncaught TypeError on php 8.0 when adding a column to table create form
"Uncaught TypeError: Expected parameter 1 to be an array, null given in tbl_columns_definition_form.inc.php:227"
Signed-off-by: William Desportes <williamdes at wdes.fr>
Commit: b9e9346a21389d8c6cbcf35ad680f51aa32fe6f5
https://github.com/phpmyadmin/phpmyadmin/commit/b9e9346a21389d8c6cbcf35ad680f51aa32fe6f5
Author: William Desportes <williamdes at wdes.fr>
Date: 2019-12-24 (Tue, 12 December 2019) +01:00
Changed paths:
M ChangeLog
Log Message:
-----------
Add ChangeLog entry for 1f817e8690757a
Signed-off-by: William Desportes <williamdes at wdes.fr>
More information about the Git
mailing list