olsp

Results 5 comments of olsp

Hi. I wanted to ask what the status of this is? It seems like https://github.com/mailchimp/mailchimp-marketing-php hasn't been updated yet.

In the meantime, I found a workaround: `description | split('') | length`

I now also looked at the code. I think it would be good to use Math.trunc() instead of Math.round(). I think the name of the function implicates that the number...