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
..
2018-01-27 11:13:41 -05:00
2016-11-28 15:49:21 +01:00
2016-11-28 15:49:21 +01:00
2018-07-13 14:38:11 +00:00
2018-11-08 10:37:08 -05:00