brick / math

Arbitrary-precision arithmetic library for PHP
MIT License
1.83k stars 78 forks source link

PHP 5.4 Support #3

Closed nicholas-eden closed 8 years ago

nicholas-eden commented 8 years ago

I've forked the repo and replaced all unsupported syntax with 5.4 supported implementations.

Would you mind creating a branch to be maintained separately?

BenMorel commented 8 years ago

PHP 5.4 is way past its EOL, so I'm not considering to maintain a branch for it.

You're welcome to fork the project and maintain your own Composer package, though!

nicholas-eden commented 8 years ago

Alright, thanks for the reply.

We are stuck with it for the time being. On Oct 21, 2015 7:38 PM, "Benjamin Morel" notifications@github.com wrote:

PHP 5.4 is way past its EOL http://php.net/supported-versions.php, so I'm not considering to maintain a branch for it.

You're welcome to fork the project and maintain your own Composer package, though!

— Reply to this email directly or view it on GitHub https://github.com/brick/math/issues/3#issuecomment-150054664.