concretecms-community-store / community_store

An open, free and community developed eCommerce system for Concrete CMS
https://concretecms-community-store.github.io/community_store/
MIT License
106 stars 66 forks source link

Product Report Search Case Insensitive #808

Closed JeffPaetkau closed 11 months ago

JeffPaetkau commented 11 months ago

Make the product report search case insensitive

mlocati commented 11 months ago

I'd use mb_stripos instead... see https://3v4l.org/UKkbj#v7.3.33

Mesuva commented 11 months ago

100% agree!