Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: bd52a997884e8c2c8575c962dda888b59791e62e
https://github.com/phpmyadmin/phpmyadmin/commit/bd52a997884e8c2c8575c962dda888b59791e62e
Author: Kamil Tekiela <[email protected]>
Date: 2023-03-05 (Sun, 03 March 2023) -03:00

Changed paths: 
M libraries/classes/ListAbstract.php
M libraries/classes/ListDatabase.php
M libraries/classes/Table.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/ListDatabaseTest.php

Log Message:
-----------
Refactor ListAbstract (#18216)

* Move getList to ListDatabase

This is clearly specific to only Database names

Signed-off-by: Kamil Tekiela <[email protected]>

* ListAbstract is a list of strings

Signed-off-by: Kamil Tekiela <[email protected]>

* getEmpty() seems to have no defined use

Signed-off-by: Kamil Tekiela <[email protected]>

* Update baselines

Signed-off-by: Kamil Tekiela <[email protected]>

* $targetDb param cannot be null

Signed-off-by: Kamil Tekiela <[email protected]>

---------

Signed-off-by: Kamil Tekiela <[email protected]>

_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to