phpmyadmin/libraries/classes/Utils
Kamil Tekiela 6264f6f1ea
Various refactorings 2 (#17965)
* Remove extra blank lines
* Remove useless param annotations
* Refactor Index::singleton
* Refactor Config.php
* Refactor Header::addRecentTable()
* Collapse return statement into a single line
* Refactor Message.php
* Convert $getUniqueCondition into a scalar
* Code style
* Fix invalid return phpdoc
* Remove unused variable
* Remove redundant empty array checks
* Refactor Export::closeFile()
* Simplify else statement
* Remove redundant else
* Refactor TablePartitionDefinition::getDetails
* Simpler returns
* Add types for getCellContent()
* Remove useless method mngInsideStructComm

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2022-12-24 12:54:23 -03:00
..
ForeignKey.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
FormatConverter.php Merge branch 'QA_5_1' 2021-03-15 00:36:49 +01:00
Gis.php Various refactorings 2 (#17965) 2022-12-24 12:54:23 -03:00
HttpRequest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
SessionCache.php Fix possible undefined globals 2022-03-10 18:05:21 -03:00