[phpmyadmin/phpmyadmin] bed84b: Add type-hints to prevent a type error

17 Dec
2019
17 Dec
'19
11:34 p.m.
Branch: refs/heads/QA_5_0 Home: https://github.com/phpmyadmin/phpmyadmin Commit: bed84bbf58969724f76e03a078ed6e18eca00f5d https://github.com/phpmyadmin/phpmyadmin/commit/bed84bbf58969724f76e03a078ed... Author: William Desportes <williamdes@wdes.fr> Date: 2019-12-17 (Tue, 12 December 2019) +01:00 Changed paths: M libraries/classes/Twig/MessageExtension.php Log Message: ----------- Add type-hints to prevent a type error Uncaught TypeError: Argument 1 passed to PhpMyAdmin\Message::notice() must be of the type string, object given This error only occurs because of 4bb10d2ed35f3e71f7798a98100fae9107385378 that changed filter to apply Signed-off-by: William Desportes <williamdes@wdes.fr>
2091
Age (days ago)
2091
Last active (days ago)
0 comments
1 participants
participants (1)
-
William Desportes