On Wed, Feb 19, 2020 at 4:20 PM David Rodrigues <david.pro...@gmail.com>
wrote:

> Maybe you can set all this messages as lowercase? That way we can use it
> more easily. If we need the first letter in capital letters we can use
> `ucfirst()`, because the opposite is more complicated (a `strtolower()`
> would "break" the "JIT" message, for example).
>

 Hi David!

I'm not sure how this would be more useful, plus all other built-in
functions like
json_last_error_msg() don't return all-lowercase strings either.

I'd prefer it to be consistent with the rest of functions.

Reply via email to