Closed jenssegers closed 8 years ago
Any news on when the php7 branch will be merged with master?
This can't be merged to the same branch which is used for PHP5. So either have a separate PHP7 branch, and leave master for PHP5 until PHP7 is at least 75% vs other versions, or create a separate branch for PHP5, and replace master by a PHP7 branch. I would prefer to leave everything as is, but maybe I don't see some disadvantages, are there any?
This is causing some issues when requiring a minimum version in
composer.json
: