Branch: refs/heads/5.11.x Home: https://github.com/phpmyadmin/sql-parser Commit: 21ddecd6a3b2adf7dcaf7852411b4aefc2e3ca06 https://github.com/phpmyadmin/sql-parser/commit/21ddecd6a3b2adf7dcaf7852411b4aefc2e3ca06 Author: Maximilian Krög <[email protected]> Date: 2025-01-18 (Sat, 01 January 2025) -05:00
Changed paths: M CHANGELOG.md M src/Lexer.php Log Message: ----------- Fix quadratic complexity of certain queries, thanks to work by Maximilian Krög <[email protected]>. This is phpMyAdmin security issue #359. Signed-off-by: Isaac Bennetch <[email protected]> Commit: 5346664973d10cf1abff20837fb1183f3c11a055 https://github.com/phpmyadmin/sql-parser/commit/5346664973d10cf1abff20837fb1183f3c11a055 Author: Isaac Bennetch <[email protected]> Date: 2025-01-18 (Sat, 01 January 2025) -05:00 Changed paths: M CHANGELOG.md Log Message: ----------- Prepare to release 5.10.3 Signed-off-by: Isaac Bennetch <[email protected]> Commit: a33af1479778b6b4d908f7803accff92e7b748ae https://github.com/phpmyadmin/sql-parser/commit/a33af1479778b6b4d908f7803accff92e7b748ae Author: Isaac Bennetch <[email protected]> Date: 2025-01-18 (Sat, 01 January 2025) -05:00 Changed paths: M CHANGELOG.md Log Message: ----------- Update CHANGELOG to be ready for 5.10.4 Signed-off-by: Isaac Bennetch <[email protected]> Commit: bfdd50341d553d4b3a6238eaafdae3beed5ec86c https://github.com/phpmyadmin/sql-parser/commit/bfdd50341d553d4b3a6238eaafdae3beed5ec86c Author: Isaac Bennetch <[email protected]> Date: 2025-01-18 (Sat, 01 January 2025) -05:00 Changed paths: M CHANGELOG.md M src/Lexer.php Log Message: ----------- Finish merging from 5.10.x Signed-off-by: Isaac Bennetch <[email protected]> _______________________________________________ Git mailing list -- [email protected] To unsubscribe send an email to [email protected]
