[phpmyadmin/phpmyadmin] 851470: Fix an exception when downloading an exported file

21 Aug
2023
21 Aug
'23
9:35 p.m.
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 8514706407e81e5fdd26046fe8e049f4301e0ef5 https://github.com/phpmyadmin/phpmyadmin/commit/8514706407e81e5fdd26046fe8e0... Author: Maurício Meneghini Fauth <mauricio@fauth.dev> Date: 2023-08-21 (Mon, 08 August 2023) -03:00 Changed paths: M libraries/classes/Controllers/Export/ExportController.php Log Message: ----------- Fix an exception when downloading an exported file The output buffering is disabled causing the SapiEmitter to throw an exception and the exception message is appended to the file. Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
752
Age (days ago)
752
Last active (days ago)
0 comments
1 participants
participants (1)
-
Maurício Meneghini Fauth