Branch: refs/heads/master
Home: https://github.com/phpmyadmin/localized_docs
Commit: 66a4744dcc16970c6fa4b56d650c19550eb3f195
https://github.com/phpmyadmin/localized_docs/commit/66a4744dcc16970c6fa4b56…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2023-06-02 (Fri, 06 June 2023) +02:00
Changed paths:
M phpmyadmin
Log Message:
-----------
Updated phpMyAdmin repository
Commit: 3f60e8a206764499b36fda034371f33c455f9930
https://github.com/phpmyadmin/localized_docs/commit/3f60e8a206764499b36fda0…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2023-06-02 (Fri, 06 June 2023) +02:00
Changed paths:
M locale/require.pot
M po/ar.po
M po/az.po
M po/bn.po
M po/bs.po
M po/ca.po
M po/cs.po
M po/da.po
M po/de.po
M po/documentation.pot
M po/el.po
M po/en_GB.po
M po/eo.po
M po/es.po
M po/et.po
M po/fi.po
M po/fr.mo
M po/fr.po
M po/fy.po
M po/gl.po
M po/hr.po
M po/hu.po
M po/hy.po
M po/id.po
M po/it.po
M po/ja.po
M po/ka.po
M po/ko.po
M po/lt.po
M po/mk.po
M po/mn.po
M po/nb.po
M po/nl.po
M po/pl.po
M po/pt_BR.po
M po/rcf.po
M po/ro.po
M po/ru.po
M po/si.po
M po/sk.po
M po/sl.po
M po/sq.po
M po/sv.po
M po/tr.mo
M po/tr.po
M po/uk.po
M po/zh_CN.po
M po/zh_TW.po
Log Message:
-----------
Update po files
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 1ee106ffb29330684256f6867559c9b267763dd1
https://github.com/phpmyadmin/sql-parser/commit/1ee106ffb29330684256f686755…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-06-01 (Thu, 06 June 2023) +01:00
Changed paths:
M psalm-baseline.xml
Log Message:
-----------
Update psalm-baseline.xml
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: c1cb505541bfbef453bfc6f1a6e18a767a00ba08
https://github.com/phpmyadmin/sql-parser/commit/c1cb505541bfbef453bfc6f1a6e…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-06-01 (Thu, 06 June 2023) +01:00
Changed paths:
M phpcs.xml.dist
M src/Components/IndexHint.php
M src/Context.php
M src/Exceptions/ParserException.php
M src/Parser.php
M src/Statement.php
M src/TokensList.php
M tests/Lexer/ContextTest.php
M tests/Misc/UtfStringTest.php
M tests/Utils/MiscTest.php
Log Message:
-----------
Disallow short nullable
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 73fc55e8e9f22fa5e70e944eaa1a31e759ef86af
https://github.com/phpmyadmin/sql-parser/commit/73fc55e8e9f22fa5e70e944eaa1…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2023-06-01 (Thu, 06 June 2023) +02:00
Changed paths:
M phpcs.xml.dist
M src/Components/IndexHint.php
M src/Context.php
M src/Exceptions/ParserException.php
M src/Parser.php
M src/Statement.php
M src/TokensList.php
M tests/Lexer/ContextTest.php
M tests/Misc/UtfStringTest.php
M tests/Utils/MiscTest.php
Log Message:
-----------
Merge #458 - Disallow short nullable
Pull-request: #458
Pull-request: #457
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 80031c9d152b8ca17bdfa082a3f883a22f3d11ef
https://github.com/phpmyadmin/sql-parser/commit/80031c9d152b8ca17bdfa082a3f…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-05-31 (Wed, 05 May 2023) +01:00
Changed paths:
M psalm-baseline.xml
M src/Components/ExpressionArray.php
Log Message:
-----------
Remove unused if
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 1e4954eb4aa8139c007174ec906714b8a7a88dea
https://github.com/phpmyadmin/sql-parser/commit/1e4954eb4aa8139c007174ec906…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-05-31 (Wed, 05 May 2023) +01:00
Changed paths:
M psalm-baseline.xml
Log Message:
-----------
Update psalm-baseline.xml
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: dd729a9bc35c3c1ebaf0dd569c941e63360f174f
https://github.com/phpmyadmin/sql-parser/commit/dd729a9bc35c3c1ebaf0dd569c9…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-06-01 (Thu, 06 June 2023) +01:00
Changed paths:
M src/Components/CaseExpression.php
Log Message:
-----------
Remove empty constructor
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: b41c5e5b60ee5ace5f2e87a8cec60093f5af1587
https://github.com/phpmyadmin/sql-parser/commit/b41c5e5b60ee5ace5f2e87a8cec…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-06-01 (Thu, 06 June 2023) +01:00
Changed paths:
M src/Components/AlterOperation.php
M src/Components/Array2d.php
M src/Components/Condition.php
M src/Components/ExpressionArray.php
M src/Components/GroupKeyword.php
M src/Components/IndexHint.php
M src/Components/JoinKeyword.php
M src/Components/OptionsArray.php
M src/Components/OrderKeyword.php
M src/Components/ParameterDefinition.php
M src/Components/RenameOperation.php
M src/Components/SetOperation.php
M src/Statements/AlterStatement.php
M src/Statements/LockStatement.php
M src/Statements/PurgeStatement.php
M src/Statements/SetStatement.php
M src/Statements/WithStatement.php
M src/Token.php
M src/Tools/ContextGenerator.php
M src/Tools/CustomJsonSerializer.php
M src/Tools/TestGenerator.php
M src/UtfString.php
M src/Utils/CLI.php
M src/Utils/Error.php
M src/Utils/Formatter.php
M src/Utils/Query.php
M src/Utils/Routine.php
M src/Utils/Tokens.php
Log Message:
-----------
Add native return types
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 568e3c8e58229a479ff957bb57fe097629acaecb
https://github.com/phpmyadmin/sql-parser/commit/568e3c8e58229a479ff957bb57f…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2023-06-01 (Thu, 06 June 2023) +02:00
Changed paths:
M src/Components/AlterOperation.php
M src/Components/Array2d.php
M src/Components/Condition.php
M src/Components/ExpressionArray.php
M src/Components/GroupKeyword.php
M src/Components/IndexHint.php
M src/Components/JoinKeyword.php
M src/Components/OptionsArray.php
M src/Components/OrderKeyword.php
M src/Components/ParameterDefinition.php
M src/Components/RenameOperation.php
M src/Components/SetOperation.php
M src/Statements/AlterStatement.php
M src/Statements/LockStatement.php
M src/Statements/PurgeStatement.php
M src/Statements/SetStatement.php
M src/Statements/WithStatement.php
M src/Token.php
M src/Tools/ContextGenerator.php
M src/Tools/CustomJsonSerializer.php
M src/Tools/TestGenerator.php
M src/UtfString.php
M src/Utils/CLI.php
M src/Utils/Error.php
M src/Utils/Formatter.php
M src/Utils/Query.php
M src/Utils/Routine.php
M src/Utils/Tokens.php
Log Message:
-----------
Merge #459 - Add native return types
Pull-request: #459
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: e81953ac425e7a8dfeb1740c4f452eb93a478b38
https://github.com/phpmyadmin/sql-parser/commit/e81953ac425e7a8dfeb1740c4f4…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2023-06-01 (Thu, 06 June 2023) +02:00
Changed paths:
M src/Components/CaseExpression.php
Log Message:
-----------
Merge #456 - Remove empty constructor
Pull-request: #456
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: aeb52dbde14d3bf761dfda2b983decf9bc3768fb
https://github.com/phpmyadmin/sql-parser/commit/aeb52dbde14d3bf761dfda2b983…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2023-06-01 (Thu, 06 June 2023) +02:00
Changed paths:
M psalm-baseline.xml
M src/Components/ExpressionArray.php
Log Message:
-----------
Merge #455 - Remove unused if
Pull-request: #455
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 578dbb301c5fbbc543eca52b2e2ec84262a82dc2
https://github.com/phpmyadmin/phpmyadmin/commit/578dbb301c5fbbc543eca52b2e2…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-05-31 (Wed, 05 May 2023) -03:00
Changed paths:
M ChangeLog
M libraries/classes/Html/Generator.php
M test/classes/Html/GeneratorTest.php
M test/classes/Plugins/Transformations/TransformationPluginsTest.php
M themes/bootstrap/scss/_common.scss
M themes/metro/scss/_common.scss
M themes/original/scss/_common.scss
M themes/pmahomme/scss/_common.scss
Log Message:
-----------
Fix SQL statement not being displayed correctly on RTL languages
Fixes #18471
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 4953dd1ad06fff67ce9c86e20c2628d48bd41eed
https://github.com/phpmyadmin/phpmyadmin/commit/4953dd1ad06fff67ce9c86e20c2…
Author: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-05-31 (Wed, 05 May 2023) -03:00
Changed paths:
M ChangeLog
M public/themes/bootstrap/scss/_common.scss
M public/themes/metro/scss/_common.scss
M public/themes/original/scss/_common.scss
M public/themes/pmahomme/scss/_common.scss
Log Message:
-----------
Merge branch 'QA_5_2'
Signed-off-by: MaurÃcio Meneghini Fauth <mauricio(a)fauth.dev>