php-src/ext/pdo_pgsql
Gabriel Caruso cdd8368d6f Clean up unnecessary ternary expressions and simplify some returns
- Simplify conditions
- Use ZEND_HASH_APPLY_* instead of hard-coded booleans
- Use ZEND_NORMALIZE_BOOL
- Drop sign in favor of ZEND_NORMALIZE_BOOL
2018-12-03 01:22:14 +01:00
..
tests Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
config.m4 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS
pdo_pgsql.c Sync phpinfo output for pdo_pgsql 2018-06-08 23:06:22 +02:00
pgsql_driver.c Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
pgsql_statement.c Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
php_pdo_pgsql.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
php_pdo_pgsql_int.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00