Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 90778eecf723a20ec8f42fbfe3ea6891fe9f97c9
https://github.com/phpmyadmin/phpmyadmin/commit/90778eecf723a20ec8f42fbfe3e…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-04-19 (Mon, 04 April 2021) -03:00
Changed paths:
M composer.json
M libraries/classes/Config/SpecialSchemaLinks.php
M libraries/classes/Controllers/Server/Status/StatusController.php
M libraries/classes/Display/Results.php
M libraries/classes/Footer.php
M libraries/classes/Gis/GisVisualization.php
M libraries/classes/Git.php
M libraries/classes/InsertEdit.php
M phpcs.xml.dist
M test/classes/AbstractTestCase.php
M test/classes/Gis/GisFactoryTest.php
M test/classes/StorageEngineTest.php
Log Message:
-----------
Upgrade phpmyadmin/coding-standard to 3.0.0
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/coding-standard
Commit: a8203f50fdd6e0ea49b678db0d69a8e7e4bb9955
https://github.com/phpmyadmin/coding-standard/commit/a8203f50fdd6e0ea49b678…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2021-01-14 (Thu, 01 January 2021) +01:00
Changed paths:
M LICENSE
Log Message:
-----------
Re-license to MIT as declared into composer.json
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 6a78e5bb3c2c4b2508a0827d51bd0f92b684eb83
https://github.com/phpmyadmin/coding-standard/commit/6a78e5bb3c2c4b2508a082…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-04-18 (Sun, 04 April 2021) -03:00
Changed paths:
M LICENSE
Log Message:
-----------
Merge pull request #9 from phpmyadmin/update-license
Re-license to MIT as declared into composer.json
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 59e4dae52a459b36104fa57214f4684c0c4f4425
https://github.com/phpmyadmin/phpmyadmin/commit/59e4dae52a459b36104fa57214f…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2021-04-18 (Sun, 04 April 2021) -03:00
Changed paths:
M libraries/classes/Core.php
M libraries/classes/Database/Designer.php
M libraries/classes/Menu.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Navigation/Nodes/Node.php
M libraries/classes/Plugins/Export/ExportJson.php
M libraries/classes/Plugins/Export/ExportOds.php
M libraries/classes/Plugins/Export/ExportOdt.php
M libraries/classes/Plugins/Export/ExportSql.php
M libraries/classes/Plugins/Export/Helpers/Pdf.php
M libraries/classes/ReplicationGui.php
M libraries/classes/Routing.php
M libraries/classes/Server/SysInfo/Linux.php
M libraries/classes/Tracker.php
M libraries/classes/Utils/ForeignKey.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/AbstractTestCase.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/Stubs/DbiDummy.php
M test/classes/TableTest.php
M test/classes/VersionInformationTest.php
Log Message:
-----------
Remove invalid inline doc comments
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>