Mongo and PHP 7

A few days ago, lang/php70 showed up in the ports tree.

I wanted to give it a try but then noticed that databases/pecl-mongo was not compatible with PHP 7 (not even in upstream). Mongo itself recommends using the new pecl driver mongodb. But that does not exist in ports.

Does anybody know what the chances for MongoDB + PHP7 on FreeBSD are? How do you solve this issue?
 
Ports are largely a community effort. So somebody has to create the port for it. As PHP 7 was only added a couple of days ago it may take a little while for somebody to spend some time on it.

You can have a try yourself: Porter's Handbook
 
Back
Top