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
..
2016-06-01 20:03:56 +02:00
2018-11-16 20:08:31 +01:00
2017-12-05 07:26:02 +01:00
2018-03-07 08:07:59 -05:00
2018-11-08 07:42:19 +00:00