On 11/15/17 10:03, Thierry M wrote: > You may wish to add the following to your diff for > /cvs/ports/lang/php/Makefile.inc: > > - remove '--enable-zend-multibyte' (This feature has been DEPRECATED as of > PHP 5.3.0 and REMOVED as of PHP 5.4.0) > > - rename '--enable-fastcgi' to '--enable-cgi' (As of PHP 5.3.0 this argument > no longer exists and is enabled by --enable-cgi instead) > > (taken from https://secure.php.net/manual/en/configure.about.php )
Same as with php5, due for a next patch and part of my original big diff.
