History log of /php-src/ext/mysqli/mysqli.stub.php (Results 76 – 87 of 87)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# ed6cf678 19-May-2020 Máté Kocsis

Fix some final classes in stubs

# 3ebce8e9 02-May-2020 Máté Kocsis

Fix UNKNOWN default values in various extensions

Closes GH-5514

# 8597ec00 15-Apr-2020 Nikita Popov

Remove support for libmysqlclient 5.0

Closes GH-5391.

# 928b25cd 19-Apr-2020 Máté Kocsis

Generate function entries from stubs for mysqli
Closes GH-5420

# ce3b49a8 10-Apr-2020 Máté Kocsis

Fix default value of the $class_name parameter of mysqli_fetch_object()

# 7a72e1cc 10-Apr-2020 Máté Kocsis

Fix the default value of the $flags parameter of mysqli_begin_transaction()

# 481c8c29 10-Apr-2020 Máté Kocsis

Add missing parameter to the stub of mysqli_real_connect

# 8a5b9cbc 09-Apr-2020 Nikita Popov

Fix mysqli_get_client_info() stub

The dummy link argument is not nullable.

# a43bc33f 04-Apr-2020 Máté Kocsis

Annotate function aliases in stubs

# 305b17e8 29-Mar-2020 Máté Kocsis

Do not include the same stub multiple times

Closes GH-5322

# 3ab75ac0 26-Feb-2020 Máté Kocsis

Update MySQLi function info

Closes GH-5214

Revision tags: php-7.4.3, php-7.2.28, php-7.3.15RC1, php-7.4.3RC1, php-7.3.15, php-7.2.27, php-7.4.2, php-7.3.14, php-7.3.14RC1, php-7.4.2RC1, php-7.4.1, php-7.2.26, php-7.3.13, php-7.4.1RC1, php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12
# fabe6a31 15-Nov-2019 Tom Van Looy

Add ext/mysqli stubs

Closes GH-4913.

1234