friendica/src/Network
Hypolite Petovan 458981f75c Replace x() by isset(), !empty() or defaults()
- Remove extraneous parentheses around empty() calls
- Remove duplicate calls to intval(), count() or strlen() after empty()
- Replace ternary operators outputting binary value with empty() return value
- Rewrite defaults() without x()
2018-11-30 09:06:22 -05:00
..
HTTPException Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
CurlResult.php Making the tests happy 2018-11-24 09:01:10 +00:00
FKOAuth1.php Logger Levels 2018-10-30 09:58:45 -04:00
FKOAuthDataStore.php Log function 2018-10-30 09:57:14 -04:00
HTTPException.php Line endings are converted to unix style 2018-02-09 03:49:49 +00:00
Probe.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00