From: marc tobias Date: Thu, 22 Mar 2018 11:36:24 +0000 (+0100) Subject: replace PHP sizeof() with either count() or empty() X-Git-Tag: v3.2.0~104^2 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/27bc8d4f7bb907699dbb974e8159f75bead831c9?hp=27bc8d4f7bb907699dbb974e8159f75bead831c9 replace PHP sizeof() with either count() or empty() ---