Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 68267ac71edcf9977f6c3972d9e82cc6cf3c99c6
https://github.com/phpmyadmin/phpmyadmin/commit/68267ac71edcf9977f6c3972d9e82cc6cf3c99c6
Author: Kamil Tekiela <[email protected]>
Date: 2023-05-25 (Thu, 05 May 2023) +01:00

Changed paths: 
M libraries/classes/Display/Results.php

Log Message:
-----------
Update Results.php

Signed-off-by: Kamil Tekiela <[email protected]>

Commit: e08ba58876a07f53feecf5d801bb3a2c82c4f0eb
https://github.com/phpmyadmin/phpmyadmin/commit/e08ba58876a07f53feecf5d801bb3a2c82c4f0eb
Author: Kamil Tekiela <[email protected]>
Date: 2023-05-25 (Thu, 05 May 2023) +01:00

Changed paths: 
M libraries/classes/Database/CentralColumns.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Database/CentralColumnsTest.php

Log Message:
-----------
Replace escapeString in CentralColumns

Signed-off-by: Kamil Tekiela <[email protected]>

Commit: 2c611d0009e534908d4c00d0a9620be2e3426ade
https://github.com/phpmyadmin/phpmyadmin/commit/2c611d0009e534908d4c00d0a9620be2e3426ade
Author: Kamil Tekiela <[email protected]>
Date: 2023-05-25 (Thu, 05 May 2023) +01:00

Changed paths: 
M libraries/classes/Database/CentralColumns.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Database/CentralColumnsTest.php

Log Message:
-----------
Move common code into getWhereInColumns()

Signed-off-by: Kamil Tekiela <[email protected]>

Commit: 42c3d84701e9be9bf48d95ad52bd9bb1357e5613
https://github.com/phpmyadmin/phpmyadmin/commit/42c3d84701e9be9bf48d95ad52bd9bb1357e5613
Author: Kamil Tekiela <[email protected]>
Date: 2023-05-25 (Thu, 05 May 2023) +01:00

Changed paths: 
M libraries/classes/Controllers/Database/CentralColumnsController.php
M 
libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php
M 
libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php
M 
libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php
M libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php
M 
libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php
M libraries/classes/Database/CentralColumns.php
M phpstan-baseline.neon
M psalm-baseline.xml

Log Message:
-----------
Assume that selected fields/tables are always string

Otherwise we would already be seeing plenty of errors when the values are used 
as string. Therefore this array must contain only strings.

Signed-off-by: Kamil Tekiela <[email protected]>

Commit: 5c9847101c76f28aba0ba596673c9e777cd9a0ae
https://github.com/phpmyadmin/phpmyadmin/commit/5c9847101c76f28aba0ba596673c9e777cd9a0ae
Author: MaurĂ­cio Meneghini Fauth <[email protected]>
Date: 2023-05-30 (Tue, 05 May 2023) -03:00

Changed paths: 
M libraries/classes/Controllers/Database/CentralColumnsController.php
M 
libraries/classes/Controllers/Database/Structure/CentralColumns/AddController.php
M 
libraries/classes/Controllers/Database/Structure/CentralColumns/MakeConsistentController.php
M 
libraries/classes/Controllers/Database/Structure/CentralColumns/RemoveController.php
M libraries/classes/Controllers/Table/Structure/CentralColumnsAddController.php
M 
libraries/classes/Controllers/Table/Structure/CentralColumnsRemoveController.php
M libraries/classes/Database/CentralColumns.php
M libraries/classes/Display/Results.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/Database/CentralColumnsTest.php

Log Message:
-----------
Merge pull request #18453 from kamil-tekiela/quoteString

Use quoteString in CentralColumns

_______________________________________________
Git mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/git

Reply via email to