Search results

  1. I

    json_decode (depreciation)

    Notice that PHP locally on both 8.2 and even 8.3 this is popping out: Issue: Deprecated: json_decode(): Passing null to parameter #1 ($json) of type string is deprecated in C:\laragon\www\topsite.test\index.php on line 256 Line/Code: $CONF['categories'][$category]['old_slugs'] = (array)...
Top