php 7.4 port
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
105 105 106 106 107 107 public function includes($object) { 108 return in_array($object, $this->getArrayCopy()); 108 return in_array($object, $this->getArrayCopy(), true); mentioned in commit 0205dd9f