Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 0bf2d2ea6902b00c5be9d56121d90f1f35703035
https://github.com/phpmyadmin/phpmyadmin/commit/0bf2d2ea6902b00c5be9d56121d…
Author: Oliver Mensah <olivermensah96(a)gmail.com>
Date: 2022-10-31 (Mon, 10 October 2022) +00:00
Changed paths:
M libraries/classes/Controllers/Sql/ColumnPreferencesController.php
M libraries/classes/Controllers/Sql/EnumValuesController.php
M libraries/classes/Controllers/Sql/RelationalValuesController.php
M libraries/classes/Controllers/Sql/SqlController.php
Log Message:
-----------
Using Server request onject in SQL controllers
Signed-off-by: Oliver Mensah <olivermensah96(a)gmail.com>
Commit: 21ae746b6824614d97d54ee9e24c41120d2b5ee3
https://github.com/phpmyadmin/phpmyadmin/commit/21ae746b6824614d97d54ee9e24…
Author: Oliver Mensah <olivermensah96(a)gmail.com>
Date: 2022-10-31 (Mon, 10 October 2022) +00:00
Changed paths:
M libraries/classes/Controllers/Sql/SqlController.php
Log Message:
-----------
linting and analysing fixes
Signed-off-by: Oliver Mensah <olivermensah96(a)gmail.com>
Commit: 833b4bc535027cb85b79cbaabbd794ca43be73bd
https://github.com/phpmyadmin/phpmyadmin/commit/833b4bc535027cb85b79cbaabbd…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-10-31 (Mon, 10 October 2022) -03:00
Changed paths:
M libraries/classes/Controllers/Sql/ColumnPreferencesController.php
M libraries/classes/Controllers/Sql/EnumValuesController.php
M libraries/classes/Controllers/Sql/RelationalValuesController.php
M libraries/classes/Controllers/Sql/SqlController.php
Log Message:
-----------
Merge pull request #17850 from OliverMensahDev/Using_ServerRequest_Object_In_SQL_Controllers
Ref #17769 - Using Server request object in SQL controllers
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fc31d21338de2615c2d466344819187f4d605be3
https://github.com/phpmyadmin/phpmyadmin/commit/fc31d21338de2615c2d46634481…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-10-31 (Mon, 10 October 2022) -03:00
Changed paths:
M .github/workflows/daily-snapshots.yml
M .github/workflows/lint-and-analyse-php.yml
M .github/workflows/other-tools.yml
M .github/workflows/test-selenium.yml
M .github/workflows/tests.yml
M .scrutinizer.yml
M package.json
Log Message:
-----------
Bump Node version to from 12 to 14
- Removes the phpMyAdmin 5.1 snapshot build
See:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-be…
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: b6fdc9fb80c590b7642c7e1b6d2ac7b8c1b8de94
https://github.com/phpmyadmin/phpmyadmin/commit/b6fdc9fb80c590b7642c7e1b6d2…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2022-10-31 (Mon, 10 October 2022) -03:00
Changed paths:
M .github/workflows/daily-snapshots.yml
M .github/workflows/lint-and-analyse-php.yml
M .github/workflows/other-tools.yml
M .github/workflows/test-selenium.yml
M .github/workflows/tests.yml
M .scrutinizer.yml
M package.json
Log Message:
-----------
Merge pull request #17846 from MauricioFauth/node-14
Bump Node version to from 12 to 14