Jordan Mack

Results 3 comments of Jordan Mack

Adding `return true;` to the `open()`, `close()`, and `gc()` methods solve this issue for PHP 8 forcing return types. But there is also an issue when passing `null` to `json_decode`...

I am getting the same issue when trying to query TSX tickers. Were you able to solve it? EDIT: I am getting Error 403 but am unsure why

If the where condition has a column with type FLOAT, changing to DECIMAL(10,2) then eliminated the dupicates for me (using MySQL).