[phpmyadmin/phpmyadmin] 87f9fd: Remove method AbstractTestCase::getProperty()
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 87f9fd523d7fb840c40d7573455e758f12e76b52 https://github.com/phpmyadmin/phpmyadmin/commit/87f9fd523d7fb840c40d7573455e... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2026-02-21 (Sat, 02 February 2026) -03:00 Changed paths: M tests/unit/AbstractTestCase.php M tests/unit/Controllers/Import/SimulateDmlControllerTest.php Log Message: ----------- Remove method AbstractTestCase::getProperty() Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: ca1b975a781930e0a84069571f44a9402693ae4a https://github.com/phpmyadmin/phpmyadmin/commit/ca1b975a781930e0a84069571f44... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2026-02-21 (Sat, 02 February 2026) -03:00 Changed paths: M tests/unit/AbstractTestCase.php M tests/unit/Gis/GisVisualizationTest.php Log Message: ----------- Remove method AbstractTestCase::setProperty() Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: 8a9e4c4085125089fd48c44d3029356bf441f77a https://github.com/phpmyadmin/phpmyadmin/commit/8a9e4c4085125089fd48c44d3029... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2026-02-21 (Sat, 02 February 2026) -03:00 Changed paths: M tests/unit/AbstractTestCase.php M tests/unit/GitTest.php M tests/unit/Utils/HttpRequestTest.php M tests/unit/VersionInformationTest.php Log Message: ----------- Remove method AbstractTestCase::setProxySettings() Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: b93e747994cb9923efcabfaf15f5750f167f5232 https://github.com/phpmyadmin/phpmyadmin/commit/b93e747994cb9923efcabfaf15f5... Author: Maurício Meneghini Fauth <mauricio@mfauth.net> Date: 2026-02-21 (Sat, 02 February 2026) -03:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M tests/unit/AbstractTestCase.php M tests/unit/BrowseForeignersTest.php M tests/unit/Command/SetVersionCommandTest.php M tests/unit/Command/TwigLintCommandTest.php M tests/unit/Command/WriteGitRevisionCommandTest.php M tests/unit/Controllers/Database/StructureControllerTest.php M tests/unit/Controllers/GisDataEditorControllerTest.php M tests/unit/Controllers/Import/SimulateDmlControllerTest.php M tests/unit/Controllers/Server/VariablesControllerTest.php M tests/unit/Controllers/Table/ReplaceControllerTest.php M tests/unit/Database/CentralColumnsTest.php M tests/unit/Database/SearchTest.php M tests/unit/Display/ResultsTest.php M tests/unit/Error/ErrorHandlerTest.php M tests/unit/Error/ErrorReportTest.php M tests/unit/FooterTest.php M tests/unit/Gis/GisGeometryTest.php M tests/unit/Gis/GisVisualizationTest.php M tests/unit/InsertEditTest.php M tests/unit/NormalizationTest.php M tests/unit/SqlTest.php M tests/unit/Table/TableTest.php M tests/unit/Utils/HttpRequestTest.php Log Message: ----------- Remove method AbstractTestCase::callFunction() Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net> Commit: 95790b1e5b62af8b19741856f4ac421cd2673176 https://github.com/phpmyadmin/phpmyadmin/commit/95790b1e5b62af8b19741856f4ac... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-02-22 (Sun, 02 February 2026) -03:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml M tests/unit/AbstractTestCase.php M tests/unit/BrowseForeignersTest.php M tests/unit/Command/SetVersionCommandTest.php M tests/unit/Command/TwigLintCommandTest.php M tests/unit/Command/WriteGitRevisionCommandTest.php M tests/unit/Controllers/Database/StructureControllerTest.php M tests/unit/Controllers/GisDataEditorControllerTest.php M tests/unit/Controllers/Import/SimulateDmlControllerTest.php M tests/unit/Controllers/Server/VariablesControllerTest.php M tests/unit/Controllers/Table/ReplaceControllerTest.php M tests/unit/Database/CentralColumnsTest.php M tests/unit/Database/SearchTest.php M tests/unit/Display/ResultsTest.php M tests/unit/Error/ErrorHandlerTest.php M tests/unit/Error/ErrorReportTest.php M tests/unit/FooterTest.php M tests/unit/Gis/GisGeometryTest.php M tests/unit/Gis/GisVisualizationTest.php M tests/unit/GitTest.php M tests/unit/InsertEditTest.php M tests/unit/NormalizationTest.php M tests/unit/SqlTest.php M tests/unit/Table/TableTest.php M tests/unit/Utils/HttpRequestTest.php M tests/unit/VersionInformationTest.php Log Message: ----------- Merge pull request #20148 from MauricioFauth/AbstractTestCase-reflections Inline some methods from AbstractTestCase
participants (1)
-
Maurício Meneghini Fauth