str_replace(): Argument #3 ($subject) must be of type array|string, int given |
Hi everyone,
im using number helper and implement number_to_amount() method then i faced data type error as follows: when I try to give number with string data type this method works normally, PHP Code: number_to_amount($model->countAll(), 2, 'id'); // error: ($subject) must be of type array|string, int given in previous version 4.4.8 there was no such problem.
@xxxx[{::::::::::::::::::::::::::::::::>
(06-02-2024, 02:09 AM)kenjis Wrote: This is a bug. Thanks @kenjis
@xxxx[{::::::::::::::::::::::::::::::::>
|
Welcome Guest, Not a member yet? Register Sign In |