php-src/ext/interbase
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 Trim trailing whitespaces in build files 2018-07-29 03:43:45 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS Revert "Remove Jouni Ahto from maintainers and files as requested , anyway we have git blame/history" 2015-01-22 10:16:51 +02:00
ibase_blobs.c Refactoring duplicated ZPP with a switch 2018-02-19 08:33:18 +01:00
ibase_events.c Use zval_ptr_dtor() imstead of zval_dtor() 2018-07-05 17:55:54 +03:00
ibase_query.c Use zval_ptr_dtor_nogc() instead of zval_dtor() inplaces where circular-references are not possible 2018-07-05 15:25:55 +03:00
ibase_service.c year++ 2018-01-02 12:57:58 +08:00
interbase.c Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
php_ibase_includes.h year++ 2018-01-02 12:57:58 +08:00
php_ibase_udf.c Use zval_ptr_dtor_nogc() instead of zval_dtor() inplaces where circular-references are not possible 2018-07-05 15:25:55 +03:00
php_interbase.h year++ 2018-01-02 12:57:58 +08:00