php-src/ext/odbc
Nikita Popov 3e01f5afb1 Replace zend_bool uses with bool
We're starting to see a mix between uses of zend_bool and bool.
Replace all usages with the standard bool type everywhere.

Of course, zend_bool is retained as an alias.
2021-01-15 12:33:06 +01:00
..
tests Fix #80592: all floats are the same in ODBC parameters 2021-01-06 13:56:02 +01: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 Update ext/odbc parameter names 2020-10-13 15:34:12 +02:00
odbc_arginfo.h Update ext/odbc parameter names 2020-10-13 15:34:12 +02:00
php_odbc.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01: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