Skip to content
Snippets Groups Projects
user avatar
Vladislav Shpilevoy authored
Before the patch LENGTH didn't take boolean argument
into account. Now it does and treats like any other
non-string argument - stringify and calculate length.

It is worth mentioning, that in future LENGTH will
discard any non-string argument, see #3929.

Part of #4462
86b0f21d
History