Upgrade PHP to 7.0

Torsten Zuehlsdorff mailinglists at toco-domains.de
Tue Jun 6 10:00:08 UTC 2017


On 04.06.2017 21:50, Paul Schmehl wrote:
> --On June 4, 2017 at 12:40:43 PM -0700 "Jack L." <xxjack12xx at gmail.com> 
> wrote:
> 
>> mysql_connect is obsolete in php 7+, you need to change your code to
>> use mysqli_connect.
> 
> Oh, that sucks. 

Just as a sidenote: mysql_connect was already deprecated in PHP 5.5! ;)

Greetings,
Torsten


More information about the freebsd-ports mailing list