Branch: refs/heads/QA_5_0 Home: https://github.com/phpmyadmin/phpmyadmin Commit: 56be819ee475266224162276bbdea655b3748af3 https://github.com/phpmyadmin/phpmyadmin/commit/56be819ee475266224162276bbdea655b3748af3 Author: Yunhao Tian <[email protected]> Date: 2019-12-30 (Mon, 12 December 2019) +01:00
Changed paths: M libraries/classes/Header.php M test/classes/HeaderTest.php Log Message: ----------- Renders absolutely nothing when header is not enabled. When downloading blob data from database, the header template will be rendered as `\n` which adds an extra 0x0A at the beginning of the blob data. This fixes the problem. Signed-off-by: Yunhao Tian <[email protected]> Commit: e1b1f155ef95e0c60537927cfac3f791f20eedc2 https://github.com/phpmyadmin/phpmyadmin/commit/e1b1f155ef95e0c60537927cfac3f791f20eedc2 Author: William Desportes <[email protected]> Date: 2019-12-30 (Mon, 12 December 2019) +01:00 Changed paths: M test/classes/HeaderTest.php Log Message: ----------- Add a test for pull-request #15666 Signed-off-by: William Desportes <[email protected]> Commit: 2e624d9b0772c80bf48acf2831dac411b0688be3 https://github.com/phpmyadmin/phpmyadmin/commit/2e624d9b0772c80bf48acf2831dac411b0688be3 Author: William Desportes <[email protected]> Date: 2019-12-30 (Mon, 12 December 2019) +01:00 Changed paths: M libraries/classes/Header.php M test/classes/HeaderTest.php Log Message: ----------- Merge #15666 - Remove extra line break from downloaded blob content Signed-off-by: William Desportes <[email protected]> Commit: b8afa21aed13b1dc05a419ff26058396f9f4e4e4 https://github.com/phpmyadmin/phpmyadmin/commit/b8afa21aed13b1dc05a419ff26058396f9f4e4e4 Author: William Desportes <[email protected]> Date: 2019-12-30 (Mon, 12 December 2019) +01:00 Changed paths: M ChangeLog Log Message: ----------- Add ChangeLog entry for PR #15666 Signed-off-by: William Desportes <[email protected]> _______________________________________________ Git mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/git
