History log of /PHP-8.0/ext/odbc/tests/bug80592.phpt (Results 1 – 1 of 1)
Revision Date Author Comments
# f674a334 05-Jan-2021 Christoph M. Becker

Fix #80592: all floats are the same in ODBC parameters

We must not release the strings until we are done with them.

Closes GH-6579.