Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 0d13a6bfad88edad788ecd4e00ed2a021242f69b https://github.com/phpmyadmin/phpmyadmin/commit/0d13a6bfad88edad788ecd4e00ed2a021242f69b Author: Kamil Tekiela <[email protected]> Date: 2023-05-12 (Fri, 05 May 2023) -03:00
Changed paths: M libraries/classes/Table.php M phpstan-baseline.neon M psalm-baseline.xml Log Message: ----------- Table small fixes (#18405) * Replace isset with null coalesce Signed-off-by: Kamil Tekiela <[email protected]> * Remove @var annotation Signed-off-by: Kamil Tekiela <[email protected]> * Remove unused argument Signed-off-by: Kamil Tekiela <[email protected]> * Update baselines Signed-off-by: Kamil Tekiela <[email protected]> --------- Signed-off-by: Kamil Tekiela <[email protected]> _______________________________________________ Git mailing list [email protected] https://lists.phpmyadmin.net/mailman/listinfo/git
