Jason Caldwell

Results 134 comments of Jason Caldwell

I can confirm that this is a serious issue. What makes this a particularly nasty bug is that it results in a complete loss of the data as it was...

I left a small donation hoping that it helps others resolve this.

> It might take some time, though. Copy that :-) I'm a veteran with PHP, but new to Parsedown. Any ideas where I might start debugging this? If so I...

@erusev writes... > blockMarkup methods in Parsedown.php Thank you :-) I'll take a look at this in the next day or so and see what I can make of it....

@raamdev - The issue in lite regarding `versionCompare()` has been corrected. - The issue with illegal string offset `rv`, `re` in `plugin.php` I was unable to reproduce. However, I did...

My investigation shows that `antispambot()` uses `zeroise()` and at times it produces an invalid UTF-8 sequence; i.e., that function is buggy. Sometimes the output it generates is fine, other times...

Just adding a related article posted on HN this morning. https://eklitzke.org/path-max-is-tricky

Cool idea! Once work in https://github.com/websharks/comet-cache/issues/790 is complete, I'd say this could be considered. In other words, once work in https://github.com/websharks/comet-cache/issues/790 is done, we'll be one step closer to having...

Thank you very much for this report. I don't believe we have tested in a multinetwork environment yet, so we should definitely do that. cc @raamdev