Returns the human readable date when this Symfony version reaches its "end of life" and won't receive bugs or security fixes.
public function getSymfonyEol() : string { return $this->data['symfony_eol']; }