You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The return type for lastInsertId() method needs to be compatible with PDO::lastInsertId(). Adding the return type for stiring|false resolves the compatibility issue encountered in PHP 8.1
0 commit comments