Skip to content

Commit 01775fa

Browse files
authored
Declare tentative return types for ext/mysqli (#6998)
1 parent b0961f2 commit 01775fa

9 files changed

+270
-247
lines changed

UPGRADING

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ PHP 8.1 UPGRADE NOTES
100100
. Classes extending mysqli_stmt::execute() will be required to specify the
101101
additional parameter now.
102102
RFC: https://wiki.php.net/rfc/mysqli_bind_in_execute
103+
. mysqli::connect() will now return true instead of null on success.
103104

104105
- MySQLnd:
105106
. The mysqlnd.fetch_copy_data ini setting has been removed. However, this

0 commit comments

Comments
 (0)