mirror of
https://github.com/danog/tgseclib.git
synced 2025-01-22 14:01:20 +01:00
71dea1fc2b
It appears that count() always returns int(1) on strings. Thus, this check is pointless as is. strlen() was meant here and is actually required to prevent E_NOTICEs from invalid array accesses using $y[$i].