Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: c2ea3bcc7de14773e7a211f98ad8373ff4251984 https://github.com/phpmyadmin/phpmyadmin/commit/c2ea3bcc7de14773e7a211f98ad8... Author: Michal Čihař michal@cihar.com Date: 2016-01-05 (Tue, 05 Jan 2016)
Changed paths: M libraries/gis/GISVisualization.php
Log Message: ----------- Build output in less steps
Signed-off-by: Michal Čihař michal@cihar.com
Commit: a37273c5ba957ed60609194047c64a562afcab35 https://github.com/phpmyadmin/phpmyadmin/commit/a37273c5ba957ed60609194047c6... Author: Michal Čihař michal@cihar.com Date: 2016-01-05 (Tue, 05 Jan 2016)
Changed paths: M libraries/controllers/table/TableChartController.php M libraries/controllers/table/TableStructureController.php M test/classes/controllers/DatabaseStructureControllerTest.php
Log Message: ----------- Initialize array variables
Signed-off-by: Michal Čihař michal@cihar.com
Commit: f4eb1a9b4f7ddb1a91a4452c435f360bf5bed45f https://github.com/phpmyadmin/phpmyadmin/commit/f4eb1a9b4f7ddb1a91a4452c435f... Author: Michal Čihař michal@cihar.com Date: 2016-01-05 (Tue, 05 Jan 2016)
Changed paths: M libraries/SysInfoWINNT.php M libraries/bfShapeFiles/ShapeFile.lib.php M libraries/controllers/table/TableSearchController.php M libraries/display_export.lib.php M libraries/display_import.lib.php M libraries/plugins/export/ExportSql.php
Log Message: ----------- There is no need to reset() before foreach()
The code is there since past when PHP 4 was still supported reset was necessary.
Signed-off-by: Michal Čihař michal@cihar.com
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/4a3f055527ca...f4eb1a9b4f7d