Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 2c28a715b4ff1f73476468f4f70dad01155ca614 https://github.com/phpmyadmin/phpmyadmin/commit/2c28a715b4ff1f73476468f4f70d... Author: William Desportes williamdes@wdes.fr Date: 2021-08-24 (Tue, 08 August 2021) +02:00
Changed paths: M test/classes/AbstractTestCase.php M test/classes/BookmarkTest.php M test/classes/Controllers/ImportControllerTest.php M test/classes/Controllers/NormalizationControllerTest.php M test/classes/Controllers/Server/BinlogControllerTest.php M test/classes/Controllers/Server/CollationsControllerTest.php M test/classes/Controllers/Server/DatabasesControllerTest.php M test/classes/Controllers/Server/EnginesControllerTest.php M test/classes/Controllers/Server/PluginsControllerTest.php M test/classes/Controllers/Server/Status/MonitorControllerTest.php M test/classes/Controllers/Server/Status/ProcessesControllerTest.php M test/classes/Controllers/Server/Status/QueriesControllerTest.php M test/classes/Controllers/Server/Status/StatusControllerTest.php M test/classes/Controllers/Server/Status/VariablesControllerTest.php M test/classes/Controllers/Table/ReplaceControllerTest.php M test/classes/DatabaseInterfaceTest.php M test/classes/ImportTest.php M test/classes/Plugins/Export/ExportHtmlwordTest.php M test/classes/Plugins/Export/ExportOdtTest.php M test/classes/Plugins/Export/ExportTexytextTest.php M test/classes/RelationTest.php M test/classes/StorageEngineTest.php M test/classes/Stubs/DbiDummy.php M test/classes/TwoFactorTest.php
Log Message: ----------- Add methods to DbiDummy and AbstractTestCase to control changing databases
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 36e24d174d95cf493b142cf5d2de5b0efe3b209f https://github.com/phpmyadmin/phpmyadmin/commit/36e24d174d95cf493b142cf5d2de... Author: William Desportes williamdes@wdes.fr Date: 2021-08-24 (Tue, 08 August 2021) +02:00
Changed paths: M libraries/classes/Tracker.php M test/classes/TrackerTest.php
Log Message: ----------- Make Tracking::enabled not use statics as it does mess up with tests
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: a35553831b3f3c9cf12158919055ce26bc0068f8 https://github.com/phpmyadmin/phpmyadmin/commit/a35553831b3f3c9cf12158919055... Author: William Desportes williamdes@wdes.fr Date: 2021-08-24 (Tue, 08 August 2021) +02:00
Changed paths: M test/classes/DatabaseInterfaceTest.php M test/classes/RelationTest.php
Log Message: ----------- Fix failing tests after last change
Signed-off-by: William Desportes williamdes@wdes.fr
Commit: 8e6c5b70c061b7a2f6126fe174e55b8b03b96462 https://github.com/phpmyadmin/phpmyadmin/commit/8e6c5b70c061b7a2f6126fe174e5... Author: William Desportes williamdes@wdes.fr Date: 2021-08-24 (Tue, 08 August 2021) +02:00
Changed paths: M psalm-baseline.xml
Log Message: ----------- Update psalm baseline
Signed-off-by: William Desportes williamdes@wdes.fr