Hi,
Thanks for your contribution.
I'm ports maintainer of pecl-mogilefs in FreeBSD 1. I just notice recently release has broken the dependencies.
It says the minimum version of PHP is 5.2 in package.xml file, Since #17 PHP 7 Support is merged into master, It's no longer support PHP 5.
IMHO, It's hard to support two major version of PHP in one codebase, The best way is support PHP 7 in master, and create another branch to support PHP 5,
Both branch should be released under different major version 2.
Hi,
Thanks for your contribution.
I'm ports maintainer of pecl-mogilefs in FreeBSD 1. I just notice recently release has broken the dependencies.
It says the minimum version of PHP is 5.2 in package.xml file, Since #17 PHP 7 Support is merged into master, It's no longer support PHP 5.
IMHO, It's hard to support two major version of PHP in one codebase, The best way is support PHP 7 in master, and create another branch to support PHP 5,
Both branch should be released under different major version 2.