Hi,

I have just upgraded the Debian version on svn2 (people, talks, gtk) to 
Buster — solving the problem with people not working due to SSL 
certificate issues.

I also had to upgrade PHP — it was running PHP 5.6 (now 7.3, as that 
comes with Debian Buster). Which also meant I had to upgrade the 
globally installed PEAR packages (notably XML_Parser) as that was using 
PHP 4 syntax (yes, really) in the form of:

        $x = &new …

The sites should all work now, but please let me know if there are still 
issues with gkt.php.net, talks.php.net, or people.php.net!

cheers,
Derick

-- 
https://derickrethans.nl | https://xdebug.org | https://dram.io

Author of Xdebug. Like it? Consider supporting me: https://xdebug.org/support
Host of PHP Internals News: https://phpinternals.news

mastodon: @derickr@phpc.social @xdebug@phpc.social
twitter: @derickr and @xdebug
-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to