Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 27f5a8aaf557abc183fa206a5824666d3a581be4 https://github.com/phpmyadmin/phpmyadmin/commit/27f5a8aaf557abc183fa206a5824... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-03 (Fri, 05 May 2024) -03:00
Changed paths: M app/services_controllers.php M psalm-baseline.xml M src/Controllers/ChangeLogController.php M tests/unit/Controllers/ChangeLogControllerTest.php
Log Message: ----------- Remove ResponseRenderer::disable from ChangeLogController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 98b3eda545a1cd4e6134dca7fe50cd6eec58ee2c https://github.com/phpmyadmin/phpmyadmin/commit/98b3eda545a1cd4e6134dca7fe50... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-03 (Fri, 05 May 2024) -03:00
Changed paths: M resources/templates/javascript/redirect.twig M src/Application.php M src/Http/Middleware/UrlRedirection.php M src/ResponseRenderer.php M src/UrlRedirector.php M tests/unit/UrlRedirectorTest.php
Log Message: ----------- Remove ResponseRenderer::disable from UrlRedirector class
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 14b3f1d9d45cc52e3220751070a9227fc4b18f0d https://github.com/phpmyadmin/phpmyadmin/commit/14b3f1d9d45cc52e3220751070a9... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-03 (Fri, 05 May 2024) -03:00
Changed paths: A tests/unit/Controllers/PhpInfoControllerTest.php M app/services_controllers.php M psalm-baseline.xml M src/Controllers/PhpInfoController.php
Log Message: ----------- Remove ResponseRenderer::disable from PhpInfoController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 7f2c3ddfbb2644de6cbf0725eba0040790011f83 https://github.com/phpmyadmin/phpmyadmin/commit/7f2c3ddfbb2644de6cbf0725eba0... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-04 (Sat, 05 May 2024) -03:00
Changed paths: A tests/unit/Controllers/LicenseControllerTest.php M app/services_controllers.php M phpstan-baseline.neon M psalm-baseline.xml M src/Controllers/LicenseController.php
Log Message: ----------- Remove ResponseRenderer::disable from LicenseController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 5c7667369fe9d469f0431ed95b1a809c6b06f8ca https://github.com/phpmyadmin/phpmyadmin/commit/5c7667369fe9d469f0431ed95b1a... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-05 (Sun, 05 May 2024) -03:00
Changed paths: A tests/unit/Controllers/Database/Structure/AddPrefixControllerTest.php M app/services_controllers.php M psalm-baseline.xml M src/Controllers/Database/Structure/AddPrefixController.php
Log Message: ----------- Remove ResponseRenderer::disable from AddPrefixController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 4d0565b7cd206f1416013252d98b08a90ca534a9 https://github.com/phpmyadmin/phpmyadmin/commit/4d0565b7cd206f1416013252d98b... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-05 (Sun, 05 May 2024) -03:00
Changed paths: A tests/unit/Controllers/Database/Structure/ChangePrefixFormControllerTest.php M app/services_controllers.php M psalm-baseline.xml M src/Controllers/Database/Structure/ChangePrefixFormController.php
Log Message: ----------- Remove ResponseRenderer::disable from ChangePrefixFormController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 7fa1fc6ea64c6692923de08745f58e23a6878b2f https://github.com/phpmyadmin/phpmyadmin/commit/7fa1fc6ea64c6692923de08745f5... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-06 (Mon, 05 May 2024) -03:00
Changed paths: A tests/unit/Controllers/Database/Structure/CopyFormControllerTest.php M app/services_controllers.php M psalm-baseline.xml M src/Controllers/Database/Structure/CopyFormController.php
Log Message: ----------- Remove ResponseRenderer::disable from CopyFormController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 058ba3d3a247ac17ba009ecb161731b2d8e5986a https://github.com/phpmyadmin/phpmyadmin/commit/058ba3d3a247ac17ba009ecb1617... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-06 (Mon, 05 May 2024) -03:00
Changed paths: M app/services_controllers.php M psalm-baseline.xml M src/Controllers/LintController.php M tests/unit/Controllers/LintControllerTest.php
Log Message: ----------- Remove ResponseRenderer::disable from LintController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: ad1336feb55591572876fa00bc319ce2d9a5f172 https://github.com/phpmyadmin/phpmyadmin/commit/ad1336feb55591572876fa00bc31... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-06 (Mon, 05 May 2024) -03:00
Changed paths: M app/services_controllers.php M psalm-baseline.xml M src/Controllers/SchemaExportController.php M tests/unit/Controllers/SchemaExportControllerTest.php M tests/unit/Stubs/ResponseRenderer.php
Log Message: ----------- Remove ResponseRenderer::disable from SchemaExportController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 319639cf6bed79f71f955c1a257100e17e371a73 https://github.com/phpmyadmin/phpmyadmin/commit/319639cf6bed79f71f955c1a2571... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-06 (Mon, 05 May 2024) -03:00
Changed paths: M app/services_controllers.php M psalm-baseline.xml M src/Controllers/VersionCheckController.php M tests/unit/Controllers/VersionCheckControllerTest.php
Log Message: ----------- Remove ResponseRenderer::disable from VersionCheckController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: e7123c1ecfb317ee8f7458722abd0219a4c14ce7 https://github.com/phpmyadmin/phpmyadmin/commit/e7123c1ecfb317ee8f7458722abd... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-06 (Mon, 05 May 2024) -03:00
Changed paths: M app/services_controllers.php M src/Controllers/Transformation/WrapperController.php
Log Message: ----------- Remove ResponseRenderer::disable from Transformation\WrapperController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 06fed2283c248a85665709fecd3ae5b94e97a22d https://github.com/phpmyadmin/phpmyadmin/commit/06fed2283c248a85665709fecd3a... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-07 (Tue, 05 May 2024) -03:00
Changed paths: M app/services_controllers.php M psalm-baseline.xml M src/Controllers/Table/TrackingController.php M tests/unit/Controllers/Table/TrackingControllerTest.php
Log Message: ----------- Remove ResponseRenderer::disable from TrackingController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: bea78f6b0bcb4e7ccefc2a275c7ececc62e675d8 https://github.com/phpmyadmin/phpmyadmin/commit/bea78f6b0bcb4e7ccefc2a275c7e... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-07 (Tue, 05 May 2024) -03:00
Changed paths: M app/services_controllers.php M src/Controllers/Preferences/ManageController.php
Log Message: ----------- Remove ResponseRenderer::disable from Preferences\ManageController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: d2e96532a01a8fed2481ccedbfc5cbe12b56f4b1 https://github.com/phpmyadmin/phpmyadmin/commit/d2e96532a01a8fed2481ccedbfc5... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-07 (Tue, 05 May 2024) -03:00
Changed paths: M app/services_controllers.php M phpstan-baseline.neon M psalm-baseline.xml M src/Controllers/Table/GetFieldController.php M tests/unit/Controllers/Table/GetFieldControllerTest.php
Log Message: ----------- Remove ResponseRenderer::disable from GetFieldController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: ea322a6b2cedc38a6c3253fcd1d66e4bef36add3 https://github.com/phpmyadmin/phpmyadmin/commit/ea322a6b2cedc38a6c3253fcd1d6... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-07 (Tue, 05 May 2024) -03:00
Changed paths: M app/services_controllers.php M psalm-baseline.xml M src/Controllers/Table/GisVisualizationController.php M tests/unit/Controllers/Table/GisVisualizationControllerTest.php
Log Message: ----------- Remove ResponseRenderer::disable from GisVisualizationController
Creates a new Response object instead of using the response from ResponseRenderer class.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev
Commit: 7ba6d987aaa98fa311cc8b1c94232e37bd88caa6 https://github.com/phpmyadmin/phpmyadmin/commit/7ba6d987aaa98fa311cc8b1c9423... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2024-05-07 (Tue, 05 May 2024) -03:00
Changed paths: A tests/unit/Controllers/Database/Structure/AddPrefixControllerTest.php A tests/unit/Controllers/Database/Structure/ChangePrefixFormControllerTest.php A tests/unit/Controllers/Database/Structure/CopyFormControllerTest.php A tests/unit/Controllers/LicenseControllerTest.php A tests/unit/Controllers/PhpInfoControllerTest.php M app/services_controllers.php M phpstan-baseline.neon M psalm-baseline.xml M resources/templates/javascript/redirect.twig M src/Application.php M src/Controllers/ChangeLogController.php M src/Controllers/Database/Structure/AddPrefixController.php M src/Controllers/Database/Structure/ChangePrefixFormController.php M src/Controllers/Database/Structure/CopyFormController.php M src/Controllers/LicenseController.php M src/Controllers/LintController.php M src/Controllers/PhpInfoController.php M src/Controllers/Preferences/ManageController.php M src/Controllers/SchemaExportController.php M src/Controllers/Table/GetFieldController.php M src/Controllers/Table/GisVisualizationController.php M src/Controllers/Table/TrackingController.php M src/Controllers/Transformation/WrapperController.php M src/Controllers/VersionCheckController.php M src/Http/Middleware/UrlRedirection.php M src/ResponseRenderer.php M src/UrlRedirector.php M tests/unit/Controllers/ChangeLogControllerTest.php M tests/unit/Controllers/LintControllerTest.php M tests/unit/Controllers/SchemaExportControllerTest.php M tests/unit/Controllers/Table/GetFieldControllerTest.php M tests/unit/Controllers/Table/GisVisualizationControllerTest.php M tests/unit/Controllers/Table/TrackingControllerTest.php M tests/unit/Controllers/VersionCheckControllerTest.php M tests/unit/Stubs/ResponseRenderer.php M tests/unit/UrlRedirectorTest.php
Log Message: ----------- Merge pull request #19149 from MauricioFauth/response-renderer-disable-removal
Remove ResponseRenderer::disable() from controllers