[phpMyAdmin Git] [phpmyadmin/phpmyadmin] f433d5: Remove a typehint and document the edge case for _fetchValue

William Desportes williamdes at wdes.fr
Tue Jun 2 23:52:10 CEST 2020


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: f433d5e7bca95aca573cb41306cc7bfb66761c7e
https://github.com/phpmyadmin/phpmyadmin/commit/f433d5e7bca95aca573cb41306cc7bfb66761c7e
Author: William Desportes <williamdes at wdes.fr>
Date: 2020-06-02 (Tue, 06 June 2020) +02:00

Changed paths: 
M libraries/classes/DatabaseInterface.php

Log Message:
-----------
Remove a typehint and document the edge case for _fetchValue

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

Commit: 82d7328d84b1d7b316739e57050f81323808f029
https://github.com/phpmyadmin/phpmyadmin/commit/82d7328d84b1d7b316739e57050f81323808f029
Author: William Desportes <williamdes at wdes.fr>
Date: 2020-06-02 (Tue, 06 June 2020) +02:00

Changed paths: 
M test/classes/Navigation/NavigationTreeTest.php

Log Message:
-----------
Fix failing test NavigationTreeTest

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

Commit: 62baf0b8ea1256ccbd9403f64f0b994190b5ae18
https://github.com/phpmyadmin/phpmyadmin/commit/62baf0b8ea1256ccbd9403f64f0b994190b5ae18
Author: William Desportes <williamdes at wdes.fr>
Date: 2020-06-02 (Tue, 06 June 2020) +02:00

Changed paths: 
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/Node.php
M test/classes/Navigation/Nodes/NodeTest.php

Log Message:
-----------
Change Node::getChild return to ?Node

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

Commit: 7623fed14a4da79624b1dcabbf12813ee6899ece
https://github.com/phpmyadmin/phpmyadmin/commit/7623fed14a4da79624b1dcabbf12813ee6899ece
Author: William Desportes <williamdes at wdes.fr>
Date: 2020-06-02 (Tue, 06 June 2020) +02:00

Changed paths: 
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/Node.php
M libraries/classes/Navigation/Nodes/NodeTable.php
M phpstan-baseline.neon
M psalm-baseline.xml

Log Message:
-----------
Fix all found errors and add typehints if possible on NavigationTree class

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



More information about the Git mailing list