[phpMyAdmin Git] [phpmyadmin/phpmyadmin] ef274b: Fix countRecords return int instead of mixed

Kamil Tekiela tekiela246 at gmail.com
Thu Mar 9 07:42:46 CET 2023


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: ef274bd7e8e58d55a3b308cf2e50e60ecafe343e
https://github.com/phpmyadmin/phpmyadmin/commit/ef274bd7e8e58d55a3b308cf2e50e60ecafe343e
Author: Kamil Tekiela <tekiela246 at gmail.com>
Date: 2023-03-08 (Wed, 03 March 2023) +00:00

Changed paths: 
M libraries/classes/Sql.php
M libraries/classes/Table.php
M phpstan-baseline.neon
M psalm-baseline.xml

Log Message:
-----------
Fix countRecords return int instead of mixed

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

Commit: faec8018ed2ec2dd23308215c0ac46c1d0ac1e19
https://github.com/phpmyadmin/phpmyadmin/commit/faec8018ed2ec2dd23308215c0ac46c1d0ac1e19
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2023-03-09 (Thu, 03 March 2023) -03:00

Changed paths: 
M libraries/classes/Sql.php
M libraries/classes/Table.php
M phpstan-baseline.neon
M psalm-baseline.xml

Log Message:
-----------
Merge pull request #18153 from kamil-tekiela/Fix-countRecords-return-int-instead-of-mixed

Fix countRecords return int instead of mixed



More information about the Git mailing list