If you’re using HMVC or Codeigniter 3 on new PHP version i.e. 7.3, you might be seeing the following error: Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior
Read More