Well, the length filter of Twig is meant to be used on strings and on countable values (array of Countable objects). So this is not a bug in Twig (it may be a bug in your own PHP code if you try to ...