[phpmyadmin/phpmyadmin] 8406f9: Remove unused properties

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 8406f9596a4ef0b1c355e52c77b57b4d675b3f85 https://github.com/phpmyadmin/phpmyadmin/commit/8406f9596a4ef0b1c355e52c77b5... Author: Kamil Tekiela <tekiela246@gmail.com> Date: 2023-01-24 (Tue, 01 January 2023) +00:00 Changed paths: M libraries/classes/Config.php M libraries/classes/Partitioning/SubPartition.php M libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php M libraries/classes/Server/Status/Data.php M libraries/classes/Server/SysInfo/Base.php M libraries/classes/Server/SysInfo/Linux.php M libraries/classes/Server/SysInfo/SunOs.php M libraries/classes/Server/SysInfo/WindowsNt.php M psalm-baseline.xml Log Message: ----------- Remove unused properties Signed-off-by: Kamil Tekiela <tekiela246@gmail.com> Commit: 353bc80f3664482a815f552c6e91cf040ccef766 https://github.com/phpmyadmin/phpmyadmin/commit/353bc80f3664482a815f552c6e91... Author: MaurĂcio Meneghini Fauth <mauricio@fauth.dev> Date: 2023-01-26 (Thu, 01 January 2023) -03:00 Changed paths: M libraries/classes/Config.php M libraries/classes/Partitioning/SubPartition.php M libraries/classes/Plugins/Schema/Dia/RelationStatsDia.php M libraries/classes/Server/Status/Data.php M libraries/classes/Server/SysInfo/Base.php M libraries/classes/Server/SysInfo/Linux.php M libraries/classes/Server/SysInfo/SunOs.php M libraries/classes/Server/SysInfo/WindowsNt.php M psalm-baseline.xml Log Message: ----------- Merge pull request #18030 from kamil-tekiela/Remove-dead-properties Remove unused properties
participants (1)
-
Kamil Tekiela