]> granicus.if.org Git - php/commit
Changed the wording of the error message
authorDharman <tekiela246@gmail.com>
Tue, 15 Sep 2020 17:42:38 +0000 (18:42 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 16 Sep 2020 09:10:11 +0000 (11:10 +0200)
commit0d99a5618f57f9bee25e1570962b8d7d83fce2b1
tree56a90333eb5b196724ce29e2a87cf499d35683d3
parentf08e666e4b804ae87dc0e5978cb7207fd7fd7d94
Changed the wording of the error message

"cannot be used in MYSQLI_USE_RESULT mode" sounds more correct than "cannot be used with MYSQLI_USE_RESULT"

Closes GH-6137.
ext/mysqli/mysqli_api.c
ext/mysqli/tests/bug55582.phpt
ext/mysqli/tests/mysqli_data_seek.phpt
ext/mysqli/tests/mysqli_data_seek_oo.phpt
ext/mysqli/tests/mysqli_num_rows.phpt
ext/mysqli/tests/mysqli_use_result.phpt