Branch: refs/heads/QA_5_2 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 727c28c59ecff2954f227ffb48f2c5809009cb96 https://github.com/phpmyadmin/phpmyadmin/commit/727c28c59ecff2954f227ffb48f2c5809009cb96 Author: Maximilian Krög <[email protected]> Date: 2025-11-24 (Mon, 11 November 2025) +01:00
Changed paths: M libraries/classes/Display/Results.php M phpstan-baseline.neon M psalm-baseline.xml Log Message: ----------- Show correct result size with parser error If there is a parser erorr, then no default LIMIT is applied to the query. But the displayed result size and navigation was still as if it were with a limit. Signed-off-by: Maximilian Krög <[email protected]> Commit: 8e4c5c97c131aed81c7c7e0bdefb286e1c504aae https://github.com/phpmyadmin/phpmyadmin/commit/8e4c5c97c131aed81c7c7e0bdefb286e1c504aae Author: Maurício Meneghini Fauth <[email protected]> Date: 2025-11-24 (Mon, 11 November 2025) -03:00 Changed paths: M libraries/classes/Display/Results.php M phpstan-baseline.neon M psalm-baseline.xml Log Message: ----------- Merge pull request #19958 from MoonE/unlimited-rows-with-parser-error Show correct result size with parser error _______________________________________________ Git mailing list -- [email protected] To unsubscribe send an email to [email protected]
