php-src/ext/curl
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 Use serialize_deny for CURLFile 2018-11-26 13:20:51 +01:00
config.m4
config.w32
CREDITS
curl_file.c Use serialize_deny for CURLFile 2018-11-26 13:20:51 +01:00
interface.c
multi.c Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
php_curl.h
share.c Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
sync-constants.php