firegento / firegento-pdf

Generates nicer and configurable PDF for invoices, creditmemos and shippings in Magento
100 stars 62 forks source link

Drop PHP 5.3/4/5 Support #341

Closed Schrank closed 7 years ago

Schrank commented 7 years ago

I would love to drop PHP 5 support at all, but there are a lot of people out there which still use PHP5.

What about dropping PHP 5.5 support?

sprankhub commented 7 years ago

When we drop PHP 5.3/5.4/5.5 support, we would also drop support for Magento < 1.9. I would be fine with it if there were bummer features we could only implement when dropping support for these versions, but I think this is not the case. Even though I encourage people to use newer PHP versions, I do not see any advantage in explicitely dropping support.

Feel free to explain the advantages and re-open if needed ;-)