Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Support of Namespaces #401

@Progi1984

Description

@Progi1984

Hello :-),

PHPExcel requires PHP 5.2 as the lowest PHP version needed to run. PHP 5.3 is reaching its EOL (this month). It's why I propose to use PHP 5.4 as the new lowest required PHP version.

I understand that some users are still using PHP 5.3 and won't be able to migrate as soon as possible. It's why I open this issue for discussing

Pros of using PHP 5.4 :

  • some tricky code will be dropped (and we are talking about several hundreds of LOC),
  • (consequentely) code will be easier to maintain,
  • global performances.

Cons of using PHP 5.4 :

  • some users are not using 5.4, even if they must (because 5.3/5.2 will be definitively dead).

Poke @PHPOffice/phpexcel-team / @MarkBaker

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions