[phpMyAdmin Git] [phpmyadmin/sql-parser] aa9c1a: Fixing BufferedQuery when ends with odd number of backslashes

Fawzi E. Abdulfattah iifawzie at gmail.com
Sat Aug 14 02:58:41 CEST 2021


Branch: refs/heads/QA
Home: https://github.com/phpmyadmin/sql-parser
Commit: aa9c1a7006ebd3f699f621096ca062669836d5c5
https://github.com/phpmyadmin/sql-parser/commit/aa9c1a7006ebd3f699f621096ca062669836d5c5
Author: Fawzi E. Abdulfattah <iifawzie at gmail.com>
Date: 2021-08-11 (Wed, 08 August 2021) +02:00

Changed paths: 
M src/Utils/BufferedQuery.php

Log Message:
-----------
Fixing BufferedQuery when ends with odd number of backslashes

Signed-off-by: Fawzi E. Abdulfattah <iifawzie at gmail.com>

Commit: 97773b7b485ec822efae0d751dae3babfa6c61bf
https://github.com/phpmyadmin/sql-parser/commit/97773b7b485ec822efae0d751dae3babfa6c61bf
Author: Fawzi E. Abdulfattah <iifawzie at gmail.com>
Date: 2021-08-11 (Wed, 08 August 2021) +02:00

Changed paths: 
M tests/Utils/BufferedQueryTest.php

Log Message:
-----------
adding tests to ensure that bufferedQuery parsing backslashes correctly

Signed-off-by: Fawzi E. Abdulfattah <iifawzie at gmail.com>

Commit: 9eac28f111dfb2f259efbe2a244d0e5b2a94ced9
https://github.com/phpmyadmin/sql-parser/commit/9eac28f111dfb2f259efbe2a244d0e5b2a94ced9
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-08-14 (Sat, 08 August 2021) +02:00

Changed paths: 
M src/Utils/BufferedQuery.php
M tests/Utils/BufferedQueryTest.php

Log Message:
-----------
Merge #340 - Fix BufferedQuery when it has an odd number of backslashes in the end

Pull-request: #340

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: a159751e9b1cb2dfecbb15258782e42d61a85384
https://github.com/phpmyadmin/sql-parser/commit/a159751e9b1cb2dfecbb15258782e42d61a85384
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-08-14 (Sat, 08 August 2021) +02:00

Changed paths: 
M CHANGELOG.md

Log Message:
-----------
Add a ChangeLog entry for #340

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list