
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 335c534f7f89f84afa4f9931f830eba5dd26c79d https://github.com/phpmyadmin/phpmyadmin/commit/335c534f7f89f84afa4f9931f830... Author: Mo Sureerat <sureemo@gmail.com> Date: 2022-10-13 (Thu, 10 October 2022) +07:00 Changed paths: M libraries/classes/Table/Search.php Log Message: ----------- Fix issue - search UUID data type error Signed-off-by: Mo Sureerat <sureemo@gmail.com> Commit: 582476e5a5e570183b21be97fd52f6e7426b0678 https://github.com/phpmyadmin/phpmyadmin/commit/582476e5a5e570183b21be97fd52... Author: Mo Sureerat <sureemo@gmail.com> Date: 2022-10-13 (Thu, 10 October 2022) +07:00 Changed paths: M libraries/classes/Types.php M test/classes/TypesTest.php Log Message: ----------- Update operator options for UUID Signed-off-by: Mo Sureerat <sureemo@gmail.com> Commit: 8d3dc6c3f1c3ee3c9c74b08b97c7276086fba628 https://github.com/phpmyadmin/phpmyadmin/commit/8d3dc6c3f1c3ee3c9c74b08b97c7... Author: Mo Sureerat <sureemo@gmail.com> Date: 2022-10-13 (Thu, 10 October 2022) +07:00 Changed paths: M test/classes/Table/SearchTest.php Log Message: ----------- Add test for Search UUID Signed-off-by: Mo Sureerat <sureemo@gmail.com> Commit: 09259eb1a1a54233f341d3707f967e719e3cfcac https://github.com/phpmyadmin/phpmyadmin/commit/09259eb1a1a54233f341d3707f96... Author: William Desportes <williamdes@wdes.fr> Date: 2022-10-13 (Thu, 10 October 2022) +02:00 Changed paths: M libraries/classes/Table/Search.php M libraries/classes/Types.php M test/classes/Table/SearchTest.php M test/classes/TypesTest.php Log Message: ----------- Merge #17775 - Fix #17248 - search UUID data type error Pull-request: #17775 Fixes: #17428 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: dcdbcc019b3949167034724e75e8539c8d7d3fc1 https://github.com/phpmyadmin/phpmyadmin/commit/dcdbcc019b3949167034724e75e8... Author: Kamil Tekiela <tekiela246@gmail.com> Date: 2022-10-14 (Fri, 10 October 2022) +02:00 Changed paths: M libraries/classes/Command/CacheWarmupCommand.php M libraries/classes/Display/Results.php M libraries/classes/Gis/GisLineString.php M libraries/classes/Gis/GisMultiLineString.php M libraries/classes/Gis/GisMultiPoint.php M libraries/classes/Gis/GisMultiPolygon.php M libraries/classes/Gis/GisPoint.php M libraries/classes/Gis/GisPolygon.php M libraries/classes/Pdf.php M libraries/classes/Plugins/Export/Helpers/Pdf.php M libraries/classes/Plugins/Schema/Pdf/Pdf.php M libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php M libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php M libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php M libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php M phpstan-baseline.neon M psalm-baseline.xml M test/classes/PdfTest.php M test/classes/Plugins/Export/ExportMediawikiTest.php M test/selenium/TestBase.php Log Message: ----------- Fix method casing Ref: https://github.com/tecnickcom/TCPDF/pull/462 Signed-off-by: Kamil Tekiela <tekiela246@gmail.com> Commit: 007915bc0a1531ee2b437ee3491275b201a2bb88 https://github.com/phpmyadmin/phpmyadmin/commit/007915bc0a1531ee2b437ee34912... Author: William Desportes <williamdes@wdes.fr> Date: 2022-10-14 (Fri, 10 October 2022) +02:00 Changed paths: M libraries/classes/Command/CacheWarmupCommand.php M libraries/classes/Display/Results.php M libraries/classes/Gis/GisLineString.php M libraries/classes/Gis/GisMultiLineString.php M libraries/classes/Gis/GisMultiPoint.php M libraries/classes/Gis/GisMultiPolygon.php M libraries/classes/Gis/GisPoint.php M libraries/classes/Gis/GisPolygon.php M libraries/classes/Pdf.php M libraries/classes/Plugins/Export/Helpers/Pdf.php M libraries/classes/Plugins/Schema/Pdf/Pdf.php M libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php M libraries/classes/Plugins/Schema/Pdf/RelationStatsPdf.php M libraries/classes/Plugins/Schema/Pdf/TableStatsPdf.php M libraries/classes/Plugins/Schema/Svg/SvgRelationSchema.php M libraries/classes/Table/Search.php M libraries/classes/Types.php M phpstan-baseline.neon M psalm-baseline.xml M test/classes/PdfTest.php M test/classes/Plugins/Export/ExportMediawikiTest.php M test/classes/Table/SearchTest.php M test/classes/TypesTest.php M test/selenium/TestBase.php Log Message: ----------- Merge branch 'QA_5_2' Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 578c001a0356d9fa13b1b790c8e6e60a3093ddb0 https://github.com/phpmyadmin/phpmyadmin/commit/578c001a0356d9fa13b1b790c8e6... Author: William Desportes <williamdes@wdes.fr> Date: 2022-10-14 (Fri, 10 October 2022) +02:00 Changed paths: M phpstan-baseline.neon M psalm-baseline.xml Log Message: ----------- Update phpstan and psalm baselines Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: f74c9a21fe885482b4b3a4811fb8e46dc6bc5a10 https://github.com/phpmyadmin/phpmyadmin/commit/f74c9a21fe885482b4b3a4811fb8... Author: William Desportes <williamdes@wdes.fr> Date: 2022-10-14 (Fri, 10 October 2022) +02:00 Changed paths: M psalm-baseline.xml M test/classes/InsertEditTest.php Log Message: ----------- Fix InsertEditTest after pull-request #17767 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 12c94e9b704f70d57d618ae2ff1b7d7720896443 https://github.com/phpmyadmin/phpmyadmin/commit/12c94e9b704f70d57d618ae2ff1b... Author: William Desportes <williamdes@wdes.fr> Date: 2022-10-14 (Fri, 10 October 2022) +02:00 Changed paths: M libraries/classes/Controllers/Database/TrackingController.php M libraries/classes/Controllers/Server/ReplicationController.php M libraries/classes/Controllers/Server/Status/StatusController.php M libraries/classes/Controllers/Table/TrackingController.php M libraries/classes/ReplicationGui.php M libraries/classes/Tracking.php M phpstan-baseline.neon M psalm-baseline.xml M test/classes/ReplicationGuiTest.php Log Message: ----------- Merge remote-tracking branch 'origin/master'