ScriptFUSION / Porter

:lipstick: Durable and asynchronous data imports for consuming data at scale and publishing testable SDKs.
GNU Lesser General Public License v3.0
611 stars 24 forks source link

Drop PHP 5 support #45

Closed Bilge closed 5 years ago

Bilge commented 7 years ago

It is currently planned to drop support for PHP 5 and target either 7.0 or 7.1 for Porter v5.

Bilge commented 6 years ago

We will target 7.1 so we can use the void type hint.

Bilge commented 5 years ago

This has been merged with #54.