[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 3ac8b6: Use short lambdas

Kamil Tekiela tekiela246 at gmail.com
Fri May 12 16:18:48 CEST 2023


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 3ac8b6d87bcf3fe6283bcd68db048d1bc38be913
https://github.com/phpmyadmin/phpmyadmin/commit/3ac8b6d87bcf3fe6283bcd68db048d1bc38be913
Author: Kamil Tekiela <tekiela246 at gmail.com>
Date: 2023-05-11 (Thu, 05 May 2023) +01:00

Changed paths: 
M test/classes/Database/SearchTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Plugins/Import/ImportLdiTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/SystemDatabaseTest.php
M test/classes/TableTest.php
M test/classes/Tracking/TrackerTest.php
M test/classes/UserPreferencesTest.php

Log Message:
-----------
Use short lambdas

Signed-off-by: Kamil Tekiela <tekiela246 at gmail.com>

Commit: 1d2ee56f95f2b8c5cd46e637e583ab1766fc15f3
https://github.com/phpmyadmin/phpmyadmin/commit/1d2ee56f95f2b8c5cd46e637e583ab1766fc15f3
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2023-05-12 (Fri, 05 May 2023) -03:00

Changed paths: 
M test/classes/Database/SearchTest.php
M test/classes/Plugins/Export/ExportSqlTest.php
M test/classes/Plugins/Import/ImportLdiTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/SystemDatabaseTest.php
M test/classes/TableTest.php
M test/classes/Tracking/TrackerTest.php
M test/classes/UserPreferencesTest.php

Log Message:
-----------
Merge pull request #18411 from kamil-tekiela/short-lambdas

Use short lambdas



More information about the Git mailing list