indieweb / php-comments

Helper for parsing and presenting comments from external sites
http://indiewebcamp.com/comments-presentation
Apache License 2.0
19 stars 5 forks source link

Fix too long "name" properties #5

Closed aaronpk closed 9 years ago

aaronpk commented 9 years ago

Sometimes a name is returned that is longer than the max length.

https://github.com/indieweb/php-comments/blob/master/src/indieweb/comments.php#L184