Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: f6723eae6cdff261e552a16c5c37ced1822d862f
https://github.com/phpmyadmin/sql-parser/commit/f6723eae6cdff261e552a16c5c3…
Author: Fawzi E. Abdulfattah <iifawzie(a)gmail.com>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
A tests/data/parser/parseAlterUser.in
A tests/data/parser/parseAlterUser.out
A tests/data/parser/parseAlterUser1.in
A tests/data/parser/parseAlterUser1.out
A tests/data/parser/parseAlterUser2.in
A tests/data/parser/parseAlterUser2.out
A tests/data/parser/parseAlterUser3.in
A tests/data/parser/parseAlterUser3.out
A tests/data/parser/parseAlterUser4.in
A tests/data/parser/parseAlterUser4.out
A tests/data/parser/parseAlterUser5.in
A tests/data/parser/parseAlterUser5.out
A tests/data/parser/parseAlterUser6.in
A tests/data/parser/parseAlterUser6.out
A tests/data/parser/parseAlterUser7.in
A tests/data/parser/parseAlterUser7.out
M tests/Parser/AlterStatementTest.php
Log Message:
-----------
Add test cases for altering user statements
Pull-request: #345
Signed-off-by: Fawzi E. Abdulfattah <iifawzie(a)gmail.com>
Commit: 6186c3fe51d887c0d815b752ddf0ffc6fb0ba264
https://github.com/phpmyadmin/sql-parser/commit/6186c3fe51d887c0d815b752ddf…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
A tests/data/parser/parseAlterUser.in
A tests/data/parser/parseAlterUser.out
A tests/data/parser/parseAlterUser1.in
A tests/data/parser/parseAlterUser1.out
A tests/data/parser/parseAlterUser2.in
A tests/data/parser/parseAlterUser2.out
A tests/data/parser/parseAlterUser3.in
A tests/data/parser/parseAlterUser3.out
A tests/data/parser/parseAlterUser4.in
A tests/data/parser/parseAlterUser4.out
A tests/data/parser/parseAlterUser5.in
A tests/data/parser/parseAlterUser5.out
A tests/data/parser/parseAlterUser6.in
A tests/data/parser/parseAlterUser6.out
A tests/data/parser/parseAlterUser7.in
A tests/data/parser/parseAlterUser7.out
M tests/Parser/AlterStatementTest.php
Log Message:
-----------
Merge branch 'QA'
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/QA
Home: https://github.com/phpmyadmin/sql-parser
Commit: f6723eae6cdff261e552a16c5c37ced1822d862f
https://github.com/phpmyadmin/sql-parser/commit/f6723eae6cdff261e552a16c5c3…
Author: Fawzi E. Abdulfattah <iifawzie(a)gmail.com>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
A tests/data/parser/parseAlterUser.in
A tests/data/parser/parseAlterUser.out
A tests/data/parser/parseAlterUser1.in
A tests/data/parser/parseAlterUser1.out
A tests/data/parser/parseAlterUser2.in
A tests/data/parser/parseAlterUser2.out
A tests/data/parser/parseAlterUser3.in
A tests/data/parser/parseAlterUser3.out
A tests/data/parser/parseAlterUser4.in
A tests/data/parser/parseAlterUser4.out
A tests/data/parser/parseAlterUser5.in
A tests/data/parser/parseAlterUser5.out
A tests/data/parser/parseAlterUser6.in
A tests/data/parser/parseAlterUser6.out
A tests/data/parser/parseAlterUser7.in
A tests/data/parser/parseAlterUser7.out
M tests/Parser/AlterStatementTest.php
Log Message:
-----------
Add test cases for altering user statements
Pull-request: #345
Signed-off-by: Fawzi E. Abdulfattah <iifawzie(a)gmail.com>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 1133263d3988e0565b405eb9d3749cede06cf351
https://github.com/phpmyadmin/sql-parser/commit/1133263d3988e0565b405eb9d37…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
M src/Contexts/ContextMariaDb100000.php
M src/Contexts/ContextMariaDb100100.php
M src/Contexts/ContextMariaDb100200.php
M src/Contexts/ContextMariaDb100300.php
M src/Contexts/ContextMariaDb100400.php
M src/Contexts/ContextMariaDb100500.php
M src/Contexts/ContextMariaDb100600.php
M src/Contexts/ContextMySql50000.php
M src/Contexts/ContextMySql50100.php
M src/Contexts/ContextMySql50500.php
M src/Contexts/ContextMySql50600.php
M src/Contexts/ContextMySql50700.php
M src/Contexts/ContextMySql80000.php
M src/Tools/ContextGenerator.php
Log Message:
-----------
Improve phpdoc of generated context files
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 60103eddddb6c677b21df65f4c460625f37590ed
https://github.com/phpmyadmin/sql-parser/commit/60103eddddb6c677b21df65f4c4…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
M phpstan-baseline.neon
Log Message:
-----------
Remove errors from phpstan baseline due to last commit
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 21bd088c7737fdb61c74408f5be79fda707ca545
https://github.com/phpmyadmin/sql-parser/commit/21bd088c7737fdb61c74408f5be…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
M src/Contexts/ContextMariaDb100000.php
M src/Contexts/ContextMariaDb100100.php
M src/Contexts/ContextMariaDb100200.php
M src/Contexts/ContextMariaDb100300.php
M src/Tools/ContextGenerator.php
Log Message:
-----------
Update MariaDB reserved-words link
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 7a81e6b7ff985a895cb3142daf1e8636087b3c3a
https://github.com/phpmyadmin/sql-parser/commit/7a81e6b7ff985a895cb3142daf1…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
A src/Contexts/ContextMariaDb100400.php
A src/Contexts/ContextMariaDb100500.php
A src/Contexts/ContextMariaDb100600.php
A tools/contexts/MariaDb100400.txt
A tools/contexts/MariaDb100500.txt
A tools/contexts/MariaDb100600.txt
A tools/contexts/_functionsMariaDb100400.txt
A tools/contexts/_functionsMariaDb100500.txt
A tools/contexts/_functionsMariaDb100600.txt
M src/Tools/ContextGenerator.php
Log Message:
-----------
Fix #328 - Add new contexts for MariaDB 10.4, 10.5, 10.6
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: f2e4b02c38d6767414f92ec4307c35a204c34bd5
https://github.com/phpmyadmin/sql-parser/commit/f2e4b02c38d6767414f92ec4307…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
M tools/ContextGenerator.php
Log Message:
-----------
Add an example on how to solve issues like #328
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: c86c0b307ca2fdcc43ad9154941becf3f11f37a9
https://github.com/phpmyadmin/sql-parser/commit/c86c0b307ca2fdcc43ad9154941…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Add a ChangeLog entry for #328
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: f9c200fdcbfda75af6c4c0a2ad21d7f6d88527f8
https://github.com/phpmyadmin/sql-parser/commit/f9c200fdcbfda75af6c4c0a2ad2…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-16 (Mon, 08 August 2021) +02:00
Changed paths:
M .github/workflows/tests.yml
M .travis.yml
Log Message:
-----------
Move out of Travis CI PHP 8.1 CI and add PHP 8.0
Picks most of the changes done in 7fcc6afa21ee5e6e68637c3977a1960a711cf2cd
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: d5b45cf861ae92a230a07266d57c9873441f8644
https://github.com/phpmyadmin/sql-parser/commit/d5b45cf861ae92a230a07266d57…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
M .github/workflows/tests.yml
Log Message:
-----------
Allow PHP 8.0 CI to fail on QA branch as the requirements of this branch are before PHP 8.x
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 0cbf475bdf1a58dde4e1168e435dd3f232bdd1a1
https://github.com/phpmyadmin/sql-parser/commit/0cbf475bdf1a58dde4e1168e435…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
M .github/workflows/tests.yml
Log Message:
-----------
Finally, remove 8.1 and 8.0 from QA branch CI because required phpunit versions are not working
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 8c657ba82760223adb84ab8961b005f631ad03a0
https://github.com/phpmyadmin/sql-parser/commit/8c657ba82760223adb84ab8961b…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
Log Message:
-----------
Merge branch 'QA'
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 57b6c4366da680dbde339393edb3055c0ca6311d
https://github.com/phpmyadmin/sql-parser/commit/57b6c4366da680dbde339393edb…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
M src/TokensList.php
M src/UtfString.php
Log Message:
-----------
Fix PHP 8.1 fatal errors on classes that "implements ArrayAccess"
"PHP Fatal error: During inheritance of ArrayAccess: Uncaught Return type of PhpMyAdmin\SqlParser\TokensList::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"Fatal error: During inheritance of ArrayAccess: Uncaught Return type of PhpMyAdmin\SqlParser\TokensList::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
I added "#[ReturnTypeWillChange]"
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/QA
Home: https://github.com/phpmyadmin/sql-parser
Commit: 0cbf475bdf1a58dde4e1168e435dd3f232bdd1a1
https://github.com/phpmyadmin/sql-parser/commit/0cbf475bdf1a58dde4e1168e435…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
M .github/workflows/tests.yml
Log Message:
-----------
Finally, remove 8.1 and 8.0 from QA branch CI because required phpunit versions are not working
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/QA
Home: https://github.com/phpmyadmin/sql-parser
Commit: d5b45cf861ae92a230a07266d57c9873441f8644
https://github.com/phpmyadmin/sql-parser/commit/d5b45cf861ae92a230a07266d57…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-17 (Tue, 08 August 2021) +02:00
Changed paths:
M .github/workflows/tests.yml
Log Message:
-----------
Allow PHP 8.0 CI to fail on QA branch as the requirements of this branch are before PHP 8.x
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/QA
Home: https://github.com/phpmyadmin/sql-parser
Commit: f9c200fdcbfda75af6c4c0a2ad21d7f6d88527f8
https://github.com/phpmyadmin/sql-parser/commit/f9c200fdcbfda75af6c4c0a2ad2…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-08-16 (Mon, 08 August 2021) +02:00
Changed paths:
M .github/workflows/tests.yml
M .travis.yml
Log Message:
-----------
Move out of Travis CI PHP 8.1 CI and add PHP 8.0
Picks most of the changes done in 7fcc6afa21ee5e6e68637c3977a1960a711cf2cd
Signed-off-by: William Desportes <williamdes(a)wdes.fr>