Don Schoeman

Results 11 comments of Don Schoeman

I was effected by this issue when I tried publishing messages to a non existing exchange. If the RabbitMQ response error message was provided it would have been much quicker...

I think that if we start adding commonly misspelled words we'd need to add many of the other commonly misspelled words as well, at which point performance may become a...

> Do you think this is something you would want in general? Yes I'm sure it would be helpful to have an extended set of stop words and perhaps I...

> Using AI or similar to identify typos sounds like next level and probably won't happen any time soon I guess. There is already AI exactly for this type of...

Hi, when will this fix be released officially?

There is a small issue in the [REAMD.md](https://github.com/SMillerDev/garden-cli/blob/ab32a5179230f5623437ae2e19f139d6a9b42a37/README.md) in this pull request: The documentation says the following about the `setTimeFormat` method for the StreamLogger class. ``` | Method | Default...

I would also like to have this functionality please and it seems like the pull request was never accepted. Here is my use case: I have cron.php script that is...

I did notice just now that some source code formatting changes crept in due to my IDE setup. If you are not happy with it I can change those back.

Hi, thanks for your feedback. The problem comes down to sanitization and I've wrestled in the past with how to deal with it and whether to deal with it. The...

So the reason why you are seeing the results above are as follows, let's take the first example: ```php RakePlus::create('If you took a course - how much?', 'en_US', 0, false)->get();...