friendica/include
Alexandre Alapetite e7d2d27938 sizeof bug
sizeof cannot be used to test existance.

Fixes: Got error 'PHP message: PHP Warning:  sizeof(): Parameter must be
an array or an object that implements Countable in
/.../include/items.php on line 66\n':  1 Time(s)

PHP 7.2.5 / Ubuntu 17.04 LTS
2018-05-17 07:37:50 +02:00
..
api.php Issue 4772: Display posts with uid=0 as well 2018-05-10 10:13:48 +00:00
conversation.php Show "Remove from your screen" or "delete" depending of the impact of the deletion 2018-05-15 21:06:34 +00:00
dba.php
enotify.php
items.php sizeof bug 2018-05-17 07:37:50 +02:00
security.php
text.php