amphp / mysql

An async MySQL client for PHP, optimizing database interactions with efficient non-blocking capabilities. Perfect for responsive, high-performance applications.
Other
358 stars 63 forks source link

Decode JSON field value #98

Closed traffaret closed 2 years ago

traffaret commented 4 years ago

Hi. Suppose there is some typo using php function strncmp while decoding MySQL JSON field value. Check it, please.