phpmyadmin/libraries/classes/Utils
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
..
ForeignKey.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
FormatConverter.php Merge branch 'QA_5_1' 2021-03-15 00:36:49 +01:00
Gis.php Remove useless string concatenations 2021-09-27 21:40:22 -03:00
HttpRequest.php Psalm fixes 3 (#17221) 2021-12-03 12:40:19 -03:00
SessionCache.php Extract cache methods from Util to SessionCache class 2020-10-25 22:45:56 -03:00