
13 Jul
2021
13 Jul
'21
5:09 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: e4ed0cc8be35be06d68877fd891588cc27b4bdaf https://github.com/phpmyadmin/phpmyadmin/commit/e4ed0cc8be35be06d68877fd8915... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2021-07-13 (Tue, 07 July 2021) -03:00 Changed paths: M libraries/classes/Command/CacheWarmupCommand.php M libraries/classes/Command/FixPoTwigCommand.php M libraries/classes/Routing.php M test/classes/EncodingTest.php M test/classes/ZipExtensionTest.php Log Message: ----------- Replace fopen, fwrite and fclose with file_put_contents Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>