K
Kirby
Guest
PHP:
returns an empty array while the expected result is
https://xenforo.com/community/threa...t-handle-nulls-gracefully.205911/post-1583709
This should have been fixed in 2.2.10 but apparently it isn't?
Continue reading...
Arr::stringToArray('0');
returns an empty array while the expected result is
['0']
https://xenforo.com/community/threa...t-handle-nulls-gracefully.205911/post-1583709
This should have been fixed in 2.2.10 but apparently it isn't?
Continue reading...