lynicidn

Results 2 issues of lynicidn

now in linux this code throw exception

### What steps will reproduce the problem? ```php $query->andWhere(['category_name' => CategoryEnum::blablacat]) ``` ### What is the expected result? Am want suggest add logic to query for transformate enum case object...

status:ready for adoption
type:feature