phpmyadmin/libraries/classes/Database
Kamil Tekiela a42803297c
Psalm fixes 3 (#17221)
* Update psalm-baseline.xml

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* Small bug fixes

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* non-falsy-string is always true

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* currentSearch property is nullable

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* Remove unusued parameter $columnIndex

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* Use parameters instead of globals in sendEditor()

The two globals in this method are read-only. There is an unused
parameter in the signature. Let's add one more and use them instead of globals.

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>

* Remove unusued parameter $crlf

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2021-12-03 12:40:19 -03:00
..
Designer Use array_keys whenever only keys are needed in foreach 2021-11-29 20:37:39 +00:00
CentralColumns.php Use array_keys whenever only keys are needed in foreach 2021-11-29 20:37:39 +00:00
DatabaseList.php Replace secure.php.net with www.php.net and remove Polish and Persian from PHP documentation 2021-04-26 14:32:03 +02:00
Designer.php Create the RelationParameters value object 2021-11-14 18:22:36 -03:00
Events.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
MultiTableQuery.php Use PSR-12 for namespace use statements 2021-03-05 14:18:35 -03:00
Qbe.php Psalm fixes 3 (#17221) 2021-12-03 12:40:19 -03:00
Routines.php Refactor DatabaseInterface.php (#17209) 2021-11-26 20:17:46 -03:00
Search.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Triggers.php Psalm fixes 3 (#17221) 2021-12-03 12:40:19 -03:00