Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: bf12b8e90a2cebb7a9325eb9c73ce0d1157e5466
https://github.com/phpmyadmin/sql-parser/commit/bf12b8e90a2cebb7a9325eb9c73…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-06-01 (Thu, 06 June 2023) +01:00
Changed paths:
M src/Components/ArrayObj.php
M src/Components/DataType.php
M src/Components/Key.php
M src/Statements/SelectStatement.php
M src/TokensList.php
Log Message:
-----------
Strict array type
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: c73d0dc73cd6691917be01b7e0112091e0180ebd
https://github.com/phpmyadmin/sql-parser/commit/c73d0dc73cd6691917be01b7e01…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-06-01 (Thu, 06 June 2023) +01:00
Changed paths:
M src/Utils/Query.php
Log Message:
-----------
Manually adjust the rest
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: f08db11bf4024f84bebf447e0efad08c1c926865
https://github.com/phpmyadmin/sql-parser/commit/f08db11bf4024f84bebf447e0ef…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-06-01 (Thu, 06 June 2023) +01:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Components/IndexHint.php
Log Message:
-----------
Fix type hint in IndexHint
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 1d7933f2e337f8f1582cf5588a213d84a7ed016e
https://github.com/phpmyadmin/sql-parser/commit/1d7933f2e337f8f1582cf5588a2…
Author: Kamil Tekiela <tekiela246(a)gmail.com>
Date: 2023-06-05 (Mon, 06 June 2023) +02:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Components/IndexHint.php
Log Message:
-----------
Fix type hint in IndexHint
Signed-off-by: Kamil Tekiela <tekiela246(a)gmail.com>
Commit: 595f82a90ac78e4440d1232f1a9f3cf7cc7d3a81
https://github.com/phpmyadmin/sql-parser/commit/595f82a90ac78e4440d1232f1a9…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2023-06-05 (Mon, 06 June 2023) +02:00
Changed paths:
M phpstan-baseline.neon
M psalm-baseline.xml
M src/Components/IndexHint.php
Log Message:
-----------
Merge #469 - Fix type hint in IndexHint
Pull-request: #469
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 5f0da174079fc94f351cad797128510af511b997
https://github.com/phpmyadmin/sql-parser/commit/5f0da174079fc94f351cad79712…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2023-06-05 (Mon, 06 June 2023) +02:00
Changed paths:
M src/Components/ArrayObj.php
M src/Components/DataType.php
M src/Components/Key.php
M src/Statements/SelectStatement.php
M src/TokensList.php
M src/Utils/Query.php
Log Message:
-----------
Merge #467 - Use a strict array type
Pull-request: #467
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/sql-parser
Commit: 90a94fc7551a25c59ab5a7c86dd08cb66ff95753
https://github.com/phpmyadmin/sql-parser/commit/90a94fc7551a25c59ab5a7c86dd…
Author: Hugues Peccatte <hugues.peccatte(a)gmail.com>
Date: 2023-06-05 (Mon, 06 June 2023) +02:00
Changed paths:
A tests/data/parser/parseInsertFunction.in
A tests/data/parser/parseInsertFunction.out
M src/Components/ArrayObj.php
M tests/Parser/InsertStatementTest.php
Log Message:
-----------
Fix #450 Parsing insert queries with functions trims commas
Parsing of a value must not stop when a comma is found.
Commit: ef7a40dfd4ea68eb88bdb11c8da0e22857581525
https://github.com/phpmyadmin/sql-parser/commit/ef7a40dfd4ea68eb88bdb11c8da…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2023-06-05 (Mon, 06 June 2023) +02:00
Changed paths:
A tests/data/parser/parseInsertFunction.in
A tests/data/parser/parseInsertFunction.out
M src/Components/ArrayObj.php
M tests/Parser/InsertStatementTest.php
Log Message:
-----------
Merge #474 - Fix #450 - Parsing insert queries with functions trims commas
Pull-request: #474
Fixes: #450
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 88c8314b763bc820c9cdb2854b027429287c8c38
https://github.com/phpmyadmin/sql-parser/commit/88c8314b763bc820c9cdb2854b0…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2023-06-05 (Mon, 06 June 2023) +02:00
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Add a CHANGELOG entry for #474
Pull-request: #474
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 32a77106d777bbab3da90af0fff3c448012de66d
https://github.com/phpmyadmin/sql-parser/commit/32a77106d777bbab3da90af0fff…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2023-06-05 (Mon, 06 June 2023) +02:00
Changed paths:
A tests/data/parser/parseInsertFunction.in
A tests/data/parser/parseInsertFunction.out
M CHANGELOG.md
M src/Components/ArrayObj.php
M tests/Parser/InsertStatementTest.php
Log Message:
-----------
Merge branch '5.8.x'
Branch: refs/heads/5.8.x
Home: https://github.com/phpmyadmin/sql-parser
Commit: 90a94fc7551a25c59ab5a7c86dd08cb66ff95753
https://github.com/phpmyadmin/sql-parser/commit/90a94fc7551a25c59ab5a7c86dd…
Author: Hugues Peccatte <hugues.peccatte(a)gmail.com>
Date: 2023-06-05 (Mon, 06 June 2023) +02:00
Changed paths:
A tests/data/parser/parseInsertFunction.in
A tests/data/parser/parseInsertFunction.out
M src/Components/ArrayObj.php
M tests/Parser/InsertStatementTest.php
Log Message:
-----------
Fix #450 Parsing insert queries with functions trims commas
Parsing of a value must not stop when a comma is found.
Commit: ef7a40dfd4ea68eb88bdb11c8da0e22857581525
https://github.com/phpmyadmin/sql-parser/commit/ef7a40dfd4ea68eb88bdb11c8da…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2023-06-05 (Mon, 06 June 2023) +02:00
Changed paths:
A tests/data/parser/parseInsertFunction.in
A tests/data/parser/parseInsertFunction.out
M src/Components/ArrayObj.php
M tests/Parser/InsertStatementTest.php
Log Message:
-----------
Merge #474 - Fix #450 - Parsing insert queries with functions trims commas
Pull-request: #474
Fixes: #450
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 88c8314b763bc820c9cdb2854b027429287c8c38
https://github.com/phpmyadmin/sql-parser/commit/88c8314b763bc820c9cdb2854b0…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2023-06-05 (Mon, 06 June 2023) +02:00
Changed paths:
M CHANGELOG.md
Log Message:
-----------
Add a CHANGELOG entry for #474
Pull-request: #474
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 23c536099d8c1f2bf4e4271f1b41ba1b40f6b222
https://github.com/phpmyadmin/phpmyadmin/commit/23c536099d8c1f2bf4e4271f1b4…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2023-06-04 (Sun, 06 June 2023) +00:00
Changed paths:
M po/af.po
M po/am.po
M po/ar.po
M po/ar_LY.po
M po/az.po
M po/be.po
M po/be(a)latin.po
M po/ber.po
M po/bg.po
M po/bn.po
M po/br.po
M po/brx.po
M po/bs.po
M po/ca.po
M po/ckb.po
M po/cs.po
M po/cy.po
M po/da.po
M po/de.po
M po/el.po
M po/en_GB.po
M po/enm.po
M po/eo.po
M po/es.po
M po/et.po
M po/eu.po
M po/fa.po
M po/fi.po
M po/fil.po
M po/fr.po
M po/fy.po
M po/gl.po
M po/gu.po
M po/he.po
M po/hi.po
M po/hr.po
M po/hu.po
M po/hy.po
M po/ia.po
M po/id.po
M po/ig.po
M po/it.po
M po/ja.po
M po/ka.po
M po/kab.po
M po/kk.po
M po/km.po
M po/kn.po
M po/ko.po
M po/ksh.po
M po/ku.po
M po/ky.po
M po/li.po
M po/lt.po
M po/lv.po
M po/mk.po
M po/ml.po
M po/mn.po
M po/ms.po
M po/my.po
M po/nb.po
M po/ne.po
M po/nl.po
M po/nn.po
M po/pa.po
M po/phpmyadmin.pot
M po/pl.po
M po/pt.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/sr.po
M po/sr(a)latin.po
M po/sv.po
M po/ta.po
M po/te.po
M po/th.po
M po/tk.po
M po/tr.po
M po/tt.po
M po/tzm.po
M po/ug.po
M po/uk.po
M po/ur.po
M po/uz.po
M po/uz(a)latin.po
M po/vi.po
M po/vls.po
M po/zh_CN.po
M po/zh_TW.po
Log Message:
-----------
Update po files
[ci skip]
Signed-off-by: phpMyAdmin bot <bot(a)phpmyadmin.net>
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 7b88ab16af4b7bce73fa85aa604f3a8883e0449f
https://github.com/phpmyadmin/phpmyadmin/commit/7b88ab16af4b7bce73fa85aa604…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-06-03 (Sat, 06 June 2023) -03:00
Changed paths:
M ChangeLog
M libraries/classes/ErrorHandler.php
M test/classes/ErrorHandlerTest.php
M test/classes/Stubs/ResponseRenderer.php
Log Message:
-----------
Fix a case where a fatal error message was not displayed
A fatal error message was not displayed when the ResponseRenderer object
already had some HTML, because the output buffer is only displayed when
there is no HTML.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 64eceff4f929d106df94bfb69ab37e8efb2fbf38
https://github.com/phpmyadmin/phpmyadmin/commit/64eceff4f929d106df94bfb69ab…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-06-02 (Fri, 06 June 2023) -03:00
Changed paths:
M ChangeLog
M libraries/classes/Sql.php
M psalm-baseline.xml
M test/classes/SqlTest.php
Log Message:
-----------
Fix state times not getting summed in the profiling table
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>