[phpmyadmin/phpmyadmin] ce9f84: Use shared mock for response without any header

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: ce9f84e477fd53db65df40b33fa2d558b3a4aeed https://github.com/phpmyadmin/phpmyadmin/commit/ce9f84e477fd53db65df40b33fa2... Author: Michal Čihař <michal@cihar.com> Date: 2017-01-18 (Wed, 18 Jan 2017) Changed paths: M test/PMATestCase.php M test/libraries/core/PMA_headerLocation_test.php Log Message: ----------- Use shared mock for response without any header Fixes #12079 Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 028f32da5f7f4f0ba1680f23e548e09ad2079672 https://github.com/phpmyadmin/phpmyadmin/commit/028f32da5f7f4f0ba1680f23e548... Author: Michal Čihař <michal@cihar.com> Date: 2017-01-18 (Wed, 18 Jan 2017) Changed paths: M test/PMATestCase.php M test/classes/plugin/auth/AuthenticationCookieTest.php Log Message: ----------- Share more code for reponse mocking Issue #12079 Signed-off-by: Michal Čihař <michal@cihar.com> Commit: 815149c3f903014959aa932917e901e57802a23f https://github.com/phpmyadmin/phpmyadmin/commit/815149c3f903014959aa932917e9... Author: Michal Čihař <michal@cihar.com> Date: 2017-01-18 (Wed, 18 Jan 2017) Changed paths: M test/PMATestCase.php M test/classes/plugin/auth/AuthenticationHttpTest.php Log Message: ----------- Share more of response mocking Issue #12079 Signed-off-by: Michal Čihař <michal@cihar.com> Compare: https://github.com/phpmyadmin/phpmyadmin/compare/ffb28560c792...815149c3f903
participants (1)
-
Michal Čihař