K
Kirby
Guest
PHP:
returns an empty array while the expected result is
xenforo.com
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']
xenforo.com
This should have been fixed in 2.2.10 but apparently it isn't?
Continue reading...