php-src/ext/odbc
Christoph M. Becker 8d4774a2df Change parameters types from int to bool
These are typical boolean parameters, so we shouldn't advertize them as
integers.  For the `$reverse` parameter that even fixes expectations,
because the `reverse` member is a bitfield of 1 bit, so assigning any
even integer would not set it.

Closes GH-6328.
2020-10-12 23:10:13 +02:00
..
tests Merge branch 'PHP-7.4' into master 2020-10-05 17:48:44 +02:00
config.m4 Use e.g. instead of less common f.e. [ci skip] 2019-07-09 17:53:46 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
odbc.stub.php Change parameters types from int to bool 2020-10-12 23:10:13 +02:00
odbc_arginfo.h Change parameters types from int to bool 2020-10-12 23:10:13 +02:00
php_odbc.c Change parameters types from int to bool 2020-10-12 23:10:13 +02:00
php_odbc.h Fix [-Wundef] warning in ODBC extension 2020-05-20 14:01:10 +02:00
php_odbc_includes.h Fix [-Wundef] warning in ODBC extension 2020-05-20 14:01:10 +02:00