Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: aa119f7e623d101a6dd1af5b0d1a7ed5ac576cb0
https://github.com/phpmyadmin/phpmyadmin/commit/aa119f7e623d101a6dd1af5b0d1…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-30 (Sun, 04 April 2023) -03:00
Changed paths:
M libraries/classes/Config.php
M test/classes/ConfigTest.php
M test/classes/Controllers/Table/AddFieldControllerTest.php
M test/classes/Controllers/Table/CreateControllerTest.php
M test/classes/Controllers/Table/DeleteRowsControllerTest.php
M test/classes/Controllers/Table/ExportControllerTest.php
M test/classes/Controllers/Table/ImportControllerTest.php
M test/classes/Controllers/Table/SqlControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
Log Message:
-----------
Remove unused Config::$defaultServer property
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 250a32b7956ace2664133afbd45980ca75ac752f
https://github.com/phpmyadmin/phpmyadmin/commit/250a32b7956ace2664133afbd45…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-30 (Sun, 04 April 2023) -03:00
Changed paths:
M libraries/classes/Common.php
M libraries/classes/Config.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/ConfigTest.php
M test/classes/Controllers/Export/ExportControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
Log Message:
-----------
Add the Config::getCurrentServer() method
The Config::getCurrentServer() method returns the current server
configuration. It's an VO that is equivalent to
$GLOBALS['cfg']['Server'] setting.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 5021f361ffbe039fb47a9f1c78664a8b3ebe71dc
https://github.com/phpmyadmin/phpmyadmin/commit/5021f361ffbe039fb47a9f1c786…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-30 (Sun, 04 April 2023) -03:00
Changed paths:
M libraries/classes/Common.php
M libraries/classes/Config.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/ConfigTest.php
M test/classes/Controllers/Export/ExportControllerTest.php
M test/classes/Controllers/Table/AddFieldControllerTest.php
M test/classes/Controllers/Table/CreateControllerTest.php
M test/classes/Controllers/Table/DeleteRowsControllerTest.php
M test/classes/Controllers/Table/ExportControllerTest.php
M test/classes/Controllers/Table/ImportControllerTest.php
M test/classes/Controllers/Table/OperationsControllerTest.php
M test/classes/Controllers/Table/SqlControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
Log Message:
-----------
Merge pull request #18375 from MauricioFauth/config-current-server
Add the `Config::getCurrentServer()` method
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: cbe344d9b3ec5287746da16d4a81236b6146d34a
https://github.com/phpmyadmin/phpmyadmin/commit/cbe344d9b3ec5287746da16d4a8…
Author: phpMyAdmin bot <bot(a)phpmyadmin.net>
Date: 2023-04-30 (Sun, 04 April 2023) +00:00
Changed paths:
M po/af.po
M po/am.po
M po/ar.po
M po/ar_LY.po
M po/az.po
M po/be.po
M po/be(a)latin.po
M po/ber.po
M po/bg.po
M po/bn.po
M po/br.po
M po/brx.po
M po/bs.po
M po/ca.po
M po/ckb.po
M po/cs.po
M po/cy.po
M po/da.po
M po/de.po
M po/el.po
M po/en_GB.po
M po/enm.po
M po/eo.po
M po/es.po
M po/et.po
M po/eu.po
M po/fa.po
M po/fi.po
M po/fil.po
M po/fr.po
M po/fy.po
M po/gl.po
M po/gu.po
M po/he.po
M po/hi.po
M po/hr.po
M po/hu.po
M po/hy.po
M po/ia.po
M po/id.po
M po/ig.po
M po/it.po
M po/ja.po
M po/ka.po
M po/kab.po
M po/kk.po
M po/km.po
M po/kn.po
M po/ko.po
M po/ksh.po
M po/ku.po
M po/ky.po
M po/li.po
M po/lt.po
M po/lv.po
M po/mk.po
M po/ml.po
M po/mn.po
M po/ms.po
M po/my.po
M po/nb.po
M po/ne.po
M po/nl.po
M po/nn.po
M po/pa.po
M po/phpmyadmin.pot
M po/pl.po
M po/pt.po
M po/pt_BR.po
M po/rcf.po
M po/ro.po
M po/ru.po
M po/si.po
M po/sk.po
M po/sl.po
M po/sq.po
M po/sr.po
M po/sr(a)latin.po
M po/sv.po
M po/ta.po
M po/te.po
M po/th.po
M po/tk.po
M po/tr.po
M po/tt.po
M po/tzm.po
M po/ug.po
M po/uk.po
M po/ur.po
M po/uz.po
M po/uz(a)latin.po
M po/vi.po
M po/vls.po
M po/zh_CN.po
M po/zh_TW.po
Log Message:
-----------
Update po files
[ci skip]
Signed-off-by: phpMyAdmin bot <bot(a)phpmyadmin.net>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 5ffe2847ac5c5bbc708a75e28a12d1f99c86950c
https://github.com/phpmyadmin/phpmyadmin/commit/5ffe2847ac5c5bbc708a75e28a1…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-29 (Sat, 04 April 2023) -03:00
Changed paths:
M libraries/classes/Common.php
M libraries/classes/Config.php
M libraries/classes/Config/Settings.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/AbstractTestCase.php
M test/classes/Config/SettingsTest.php
M test/classes/ConfigTest.php
Log Message:
-----------
Remove Config::checkServers() method
Removes the Config::checkServers() method as it's duplicated in
Config\Settings class.
Also uses the Settings class to filter invalid config keys when loading
a config file.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 14084fdae520ec5ac8f41c4d19ee1e77938b1697
https://github.com/phpmyadmin/phpmyadmin/commit/14084fdae520ec5ac8f41c4d19e…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-29 (Sat, 04 April 2023) -03:00
Changed paths:
M libraries/classes/Common.php
M libraries/classes/Config.php
M libraries/classes/Config/Settings.php
M phpstan-baseline.neon
M psalm-baseline.xml
M test/classes/AbstractTestCase.php
M test/classes/Config/SettingsTest.php
M test/classes/ConfigTest.php
Log Message:
-----------
Merge pull request #18372 from MauricioFauth/config-check-servers-removal
Remove `Config::checkServers()` method
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 56926e807f93cadff52ea3f8371a340894e9ea4c
https://github.com/phpmyadmin/phpmyadmin/commit/56926e807f93cadff52ea3f8371…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-27 (Thu, 04 April 2023) -03:00
Changed paths:
M libraries/classes/Config.php
M test/classes/BrowseForeignersTest.php
M test/classes/ConfigTest.php
Log Message:
-----------
Move Config::loadDefaults() to constructor
Makes sure that Config's properties are always initialized and that
the config property is in sync with the settings property.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Commit: 42d01ccd47160c1fa271885002583d4890972c98
https://github.com/phpmyadmin/phpmyadmin/commit/42d01ccd47160c1fa2718850025…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-28 (Fri, 04 April 2023) -03:00
Changed paths:
M libraries/classes/Config.php
M test/classes/BrowseForeignersTest.php
M test/classes/ConfigTest.php
Log Message:
-----------
Merge pull request #18370 from MauricioFauth/config-load-defaults
Move Config::loadDefaults() to constructor
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: fd88454d087b92c5d386200a0449b0b79318c878
https://github.com/phpmyadmin/phpmyadmin/commit/fd88454d087b92c5d386200a044…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-27 (Thu, 04 April 2023) -03:00
Changed paths:
M libraries/classes/Common.php
M libraries/classes/Config.php
Log Message:
-----------
Update request URI scheme with config value
Removes the Config::isHttps() call from constructor as PmaAbsoluteUri is
not available yet.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 74ba4f17b0fe07200639cfd26b4c16648ed33400
https://github.com/phpmyadmin/phpmyadmin/commit/74ba4f17b0fe07200639cfd26b4…
Author: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Date: 2023-04-27 (Thu, 04 April 2023) -03:00
Changed paths:
M libraries/classes/Common.php
M libraries/classes/Config/Settings.php
M libraries/classes/Logging.php
M libraries/classes/Plugins/AuthenticationPlugin.php
M psalm-baseline.xml
M test/classes/Config/SettingsTest.php
Log Message:
-----------
Remove config global var from Logging class
Uses the Settings class to access the log settings.
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>