]> granicus.if.org Git - php/commit
Fixed bug #67983
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 16 Dec 2020 09:52:27 +0000 (10:52 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 16 Dec 2020 09:52:27 +0000 (10:52 +0100)
commit315f3f8dc9b3ba3639c9284301933286fc99a825
tree6e22a06c5fde491977e46d4ec57228de00bcd506
parent118ff03335d67c19817ff83d89e634fcd39275ff
Fixed bug #67983

We need to check the BIT case first, otherwise it will get skipped
in INT_AND_FLOAT_NATIVE mode.
NEWS
ext/mysqli/tests/bug67983.phpt [new file with mode: 0644]
ext/mysqlnd/mysqlnd_wireprotocol.c