6 ms·
This. I was implying that length of the string should mean length in characters, not bytes. This could lead to broken code and would require programmers to keep
by skloubkov 13y ago
This. I was implying that length of the string should mean length in characters, not bytes. This could lead to broken code and would require programmers to keep in mind both.
I have switched from php long ago, but remember odd naming conventions and frequent switch of parameters.