
Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 354e77e341a6427d3aa5f4241bef5cc2f0dc3301 https://github.com/phpmyadmin/phpmyadmin/commit/354e77e341a6427d3aa5f4241bef... Author: Michael Heiland <michael.heiland.01@gmail.com> Date: 2018-10-17 (Wed, 10 October 2018) +02:00 Changed paths: M libraries/classes/Types.php M test/classes/TypesTest.php Log Message: ----------- Rresolve #14419 - changed order in type dropdown Signed-off-by: Michael Heiland <michael.heiland.01@gmail.com> Commit: 99a0b0e04bd9070eb8df516b82c934995f26c66a https://github.com/phpmyadmin/phpmyadmin/commit/99a0b0e04bd9070eb8df516b82c9... Author: MaurĂcio Meneghini Fauth <mauriciofauth@gmail.com> Date: 2018-10-31 (Wed, 10 October 2018) -03:00 Changed paths: M libraries/classes/Types.php M test/classes/TypesTest.php Log Message: ----------- Merge pull request #14669 from michael10011/fix/issue-14419 Fix #14419 - changed order in type dropdown