friendica/src/Object
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
..
Image.php Logger Levels 2018-10-30 09:58:45 -04:00
OEmbed.php Sanitize the OEmbed data before processing it 2018-11-21 07:07:24 +00:00
Post.php Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
Thread.php Logger Levels 2018-10-30 09:58:45 -04:00