alsii

Results 1 comments of alsii

The same thing occurs in Doctrine: ```php $criteria = Criteria::create() ->where(Criteria::expr()->eq('active', 1)) //