Whether this version allows DEL (\x7f) to occur in identifiers.
public function allowsDelInIdentifiers() : bool { return $this->id < 70100; }