Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 35401ad4ef8d3c71fb703cc348670f48c6213d3b https://github.com/phpmyadmin/phpmyadmin/commit/35401ad4ef8d3c71fb703cc34867... Author: Maurício Meneghini Fauth mauricio@fauth.dev Date: 2022-10-25 (Tue, 10 October 2022) -03:00
Changed paths: M libraries/classes/Template.php M psalm-baseline.xml
Log Message: ----------- Remove comparison with 'production' in Template class
Everything that is not the same as 'development' must be considered as production mode.
Signed-off-by: Maurício Meneghini Fauth mauricio@fauth.dev