Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: f07553a27fb95d8aeb4518e1130bbd7056f5e5a0 https://github.com/phpmyadmin/phpmyadmin/commit/f07553a27fb95d8aeb4518e1130b... Author: Maximilian Krög <maxi_kroeg@web.de> Date: 2026-07-12 (Sun, 07 July 2026) +02:00 Changed paths: M package.json M resources/js/database/operations.ts M resources/js/database/query_generator.ts M resources/js/database/search.ts M resources/js/database/structure.ts M resources/js/designer/move.ts M resources/js/global.d.ts M resources/js/import.ts M resources/js/modules/ajax.ts M resources/js/modules/common.ts M resources/js/modules/config.ts M resources/js/modules/console.ts M resources/js/modules/functions.ts M resources/js/modules/functions/adjustTotals.ts M resources/js/modules/functions/chartByteFormatter.ts M resources/js/modules/functions/checkNumberOfFields.ts M resources/js/modules/git-info.ts M resources/js/modules/sql-highlight.ts M resources/js/normalization.ts M resources/js/server/databases.ts M resources/js/server/privileges.ts M resources/js/server/status/monitor.ts M resources/js/server/user_groups.ts M resources/js/sql.ts M resources/js/table/operations.ts M resources/js/table/relation.ts M resources/js/table/structure.ts M webpack.config.cjs M yarn.lock Log Message: ----------- Use vanilla locutus for sprintf Signed-off-by: Maximilian Krög <maxi_kroeg@web.de> Commit: a5fcdb3cd626374eb16bb27b8df142eeaf58cc05 https://github.com/phpmyadmin/phpmyadmin/commit/a5fcdb3cd626374eb16bb27b8df1... Author: Maurício Meneghini Fauth <mauricio@mfauth.com.br> Date: 2026-07-18 (Sat, 07 July 2026) -03:00 Changed paths: M package.json M resources/js/database/operations.ts M resources/js/database/query_generator.ts M resources/js/database/search.ts M resources/js/database/structure.ts M resources/js/designer/move.ts M resources/js/global.d.ts M resources/js/import.ts M resources/js/modules/ajax.ts M resources/js/modules/common.ts M resources/js/modules/config.ts M resources/js/modules/console.ts M resources/js/modules/functions.ts M resources/js/modules/functions/adjustTotals.ts M resources/js/modules/functions/chartByteFormatter.ts M resources/js/modules/functions/checkNumberOfFields.ts M resources/js/modules/git-info.ts M resources/js/modules/sql-highlight.ts M resources/js/normalization.ts M resources/js/server/databases.ts M resources/js/server/privileges.ts M resources/js/server/status/monitor.ts M resources/js/server/user_groups.ts M resources/js/sql.ts M resources/js/table/operations.ts M resources/js/table/relation.ts M resources/js/table/structure.ts M webpack.config.cjs M yarn.lock Log Message: ----------- Merge pull request #20373 from MoonE/locutus Use vanilla locutus for sprintf