Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 3bf23620aed37cba6034d7a08ecd6ad8cb94e2a8 https://github.com/phpmyadmin/phpmyadmin/commit/3bf23620aed37cba6034d7a08ecd... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-11-22 (Tue, 11 November 2022) -03:00
Changed paths: M js/src/functions.js
Log Message: ----------- Refactor Functions.escapeHtml() JS function
Uses native function to escape instead of custom one.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev