Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 93c103078b90f083f2f4952a39c55c7747ae82ea https://github.com/phpmyadmin/phpmyadmin/commit/93c103078b90f083f2f4952a39c5... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2023-04-08 (Sat, 04 April 2023) -03:00
Changed paths: M js/global.d.ts M js/src/codemirror/addon/lint/sql-lint.ts M js/src/designer/database.ts M js/src/modules/ajax-message.ts M js/src/modules/common.ts M js/src/modules/config.ts M js/src/modules/console/config.ts M js/src/modules/cross_framing_protection.ts M js/src/modules/functions/formatDateTime.ts M js/src/modules/functions/ignorePhpErrors.ts M js/src/modules/functions/isStorageSupported.ts M js/src/modules/keyhandler.ts M js/src/modules/sql-highlight.ts M js/src/table/zoom_plot_jqplot.ts M js/src/transformations/image_upload.ts M js/src/transformations/json.ts M js/src/transformations/xml.ts
Log Message: ----------- Fix some errors reported by TypeScript
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev