Benn Oshrin
Results
1
issues of
Benn Oshrin
### Description According to the [Entity Class documentation](https://api.cakephp.org/4.2/class-Cake.ORM.Entity.html), `__isset()` "Returns whether this entity contains a field named $field _regardless of if it is empty_" (emphasis added). However, the actual implementation...
defect