Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 73c6a7eb9f8db6d2e6af4fb7a3984a2b5a569b92 https://github.com/phpmyadmin/phpmyadmin/commit/73c6a7eb9f8db6d2e6af4fb7a398... Author: Osaid Rehman Nasir osaid.nasir@gmail.com Date: 2016-12-20 (Tue, 20 Dec 2016)
Changed paths: M setup/lib/form_processing.lib.php M test/libraries/PMA_Form_Processing_test.php
Log Message: ----------- Use Header class for headers manipulation
* Added mocking of response object * Rectified mistake of calling method once * implemented mock properly * replaced header with response header
Issue #12079
Signed-off-by: Osaid osaid.nasir@gmail.com