Whether this version allows invalid octals like "08".
public function allowsInvalidOctals() : bool { return $this->id < 70000; }