Whether this version supports [] for destructuring.
public function supportsShortArrayDestructuring() : bool { return $this->id >= 70100; }