Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 570e82615551f3e8bfe9282a799834e5223aad3e https://github.com/phpmyadmin/phpmyadmin/commit/570e82615551f3e8bfe9282a7998... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2017-07-21 (Fri, 21 Jul 2017)
Changed paths: M libraries/classes/Controllers/Table/TableStructureController.php M libraries/classes/DatabaseInterface.php M libraries/classes/Util.php M libraries/tbl_columns_definition_form.inc.php R libraries/util.lib.php
Log Message: ----------- Move util.lib function into Util class
Move PMA\Util\get function to PhpMyAdmin\Util::getValueByKey
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: 452bf6b2d0ed511c9ccc7a4085ecf6a5788014c8 https://github.com/phpmyadmin/phpmyadmin/commit/452bf6b2d0ed511c9ccc7a4085ec... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2017-07-21 (Fri, 21 Jul 2017)
Changed paths: M composer.json M setup/config.php M setup/frames/config.inc.php M setup/lib/ConfigGenerator.php M setup/validate.php M test/classes/ConfigGeneratorTest.php
Log Message: ----------- Add PhpMyAdmin\Setup namespace
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: 74b292a0d7bfde605dc41999f0c49a7ddea9ebf9 https://github.com/phpmyadmin/phpmyadmin/commit/74b292a0d7bfde605dc41999f0c4... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2017-07-21 (Fri, 21 Jul 2017)
Changed paths: M composer.json A test/classes/Stubs/Response.php M test/classes/controllers/DatabaseStructureControllerTest.php M test/classes/controllers/ServerDatabasesControllerTest.php M test/classes/controllers/ServerVariablesControllerTest.php M test/classes/controllers/TableIndexesControllerTest.php M test/classes/controllers/TableRelationControllerTest.php M test/classes/controllers/TableSearchControllerTest.php M test/classes/controllers/TableStructureControllerTest.php R test/libraries/stubs/ResponseStub.php
Log Message: ----------- Add PhpMyAdmin\Tests namespace
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: f0b1a7db180d82616aa1a55846f2c93bc1e9cf5f https://github.com/phpmyadmin/phpmyadmin/commit/f0b1a7db180d82616aa1a55846f2... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2017-07-21 (Fri, 21 Jul 2017)
Changed paths: M ChangeLog M composer.json
Log Message: ----------- Remove PMA namespace
Signed-off-by: Maurício Meneghini Fauth mauriciofauth@gmail.com
Commit: f650331a289b79493f9bd9e5dbc46d1170491c49 https://github.com/phpmyadmin/phpmyadmin/commit/f650331a289b79493f9bd9e5dbc4... Author: Maurício Meneghini Fauth mauriciofauth@gmail.com Date: 2017-07-21 (Fri, 21 Jul 2017)
Changed paths: M ChangeLog M composer.json M libraries/classes/Controllers/Table/TableStructureController.php M libraries/classes/DatabaseInterface.php M libraries/classes/Util.php M libraries/tbl_columns_definition_form.inc.php R libraries/util.lib.php M setup/config.php M setup/frames/config.inc.php M setup/lib/ConfigGenerator.php M setup/validate.php M test/classes/ConfigGeneratorTest.php A test/classes/Stubs/Response.php M test/classes/controllers/DatabaseStructureControllerTest.php M test/classes/controllers/ServerDatabasesControllerTest.php M test/classes/controllers/ServerVariablesControllerTest.php M test/classes/controllers/TableIndexesControllerTest.php M test/classes/controllers/TableRelationControllerTest.php M test/classes/controllers/TableSearchControllerTest.php M test/classes/controllers/TableStructureControllerTest.php R test/libraries/stubs/ResponseStub.php
Log Message: ----------- Merge pull request #13511 from mauriciofauth/classes
Remove PMA namespace
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f66a4d5ab724...f650331a289b