php-src/ext/pgsql
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 Add --repeat testing mode 2020-10-30 17:29:33 +01:00
config.m4 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
config.w32 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
CREDITS
pgsql.c Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
pgsql.stub.php Fix default value handling of mysqli_fetch_object() 2020-10-20 16:48:12 +02:00
pgsql_arginfo.h Fix default value handling of mysqli_fetch_object() 2020-10-20 16:48:12 +02:00
php_pgsql.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00