[phpmyadmin/phpmyadmin] 9c28e4: Fix #14478 - phpMyAdmin no longer streams the export data

Branch: refs/heads/QA_4_8 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 9c28e422167cc655a527f2031a7072bc6dbf4142 https://github.com/phpmyadmin/phpmyadmin/commit/9c28e422167cc655a527f2031a70... Author: William Desportes <williamdes@wdes.fr> Date: 2019-01-14 (Mon, 01 January 2019) +01:00 Changed paths: M export.php M libraries/classes/OutputBuffering.php Log Message: ----------- Fix #14478 - phpMyAdmin no longer streams the export data Fixes: #14478 Signed-off-by: William Desportes <williamdes@wdes.fr> Commit: 858357ea3be681a6f39b5c882426838b6ab219e6 https://github.com/phpmyadmin/phpmyadmin/commit/858357ea3be681a6f39b5c882426... Author: MaurĂcio Meneghini Fauth <mauriciofauth@gmail.com> Date: 2019-01-28 (Mon, 01 January 2019) -03:00 Changed paths: M export.php M libraries/classes/OutputBuffering.php Log Message: ----------- Merge pull request #14825 from williamdes/issue-14478-export-stream Fix #14478 - phpMyAdmin no longer streams the export data
participants (1)
-
William Desportes