[phpMyAdmin Git] [phpmyadmin/phpmyadmin] e4e274: Extract cache methods from Util to SessionCache class

Maurício Meneghini Fauth mauricio at fauth.dev
Mon Oct 26 21:56:21 CET 2020


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: e4e274976eef796207744d897213631910b07ed8
https://github.com/phpmyadmin/phpmyadmin/commit/e4e274976eef796207744d897213631910b07ed8
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-10-25 (Sun, 10 October 2020) -03:00

Changed paths: 
A libraries/classes/Utils/SessionCache.php
A test/classes/Utils/SessionCacheTest.php
M libraries/classes/CheckUserPrivileges.php
M libraries/classes/Controllers/NavigationController.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Menu.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Profiling.php
M libraries/classes/StorageEngine.php
M libraries/classes/Util.php
M psalm-baseline.xml
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/ProfilingTest.php
M test/classes/UtilTest.php

Log Message:
-----------
Extract cache methods from Util to SessionCache class

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: fca77d1f9ed5ca3bda5b945ab2c8d892af486208
https://github.com/phpmyadmin/phpmyadmin/commit/fca77d1f9ed5ca3bda5b945ab2c8d892af486208
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2020-10-26 (Mon, 10 October 2020) -03:00

Changed paths: 
A libraries/classes/Utils/SessionCache.php
A test/classes/Utils/SessionCacheTest.php
M libraries/classes/CheckUserPrivileges.php
M libraries/classes/Controllers/NavigationController.php
M libraries/classes/DatabaseInterface.php
M libraries/classes/Menu.php
M libraries/classes/Plugins/Auth/AuthenticationCookie.php
M libraries/classes/Profiling.php
M libraries/classes/StorageEngine.php
M libraries/classes/Util.php
M psalm-baseline.xml
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/ProfilingTest.php
M test/classes/UtilTest.php

Log Message:
-----------
Merge pull request #16435 from mauriciofauth/session-cache

Extract cache methods from Util to SessionCache class



More information about the Git mailing list