Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:120931 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 54588 invoked from network); 24 Aug 2023 12:19:48 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 24 Aug 2023 12:19:48 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id A3E351804C6 for ; Thu, 24 Aug 2023 05:19:47 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_NEUTRAL,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS30827 82.113.144.0/20 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Thu, 24 Aug 2023 05:19:47 -0700 (PDT) Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 5993C10C4E7; Thu, 24 Aug 2023 13:19:46 +0100 (BST) Date: Thu, 24 Aug 2023 13:19:46 +0100 (BST) To: PHP Developers Mailing List cc: PHP Systems Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-705237814-1692879586=:3964" Subject: Upgraded Debian on people.php.net From: derick@php.net (Derick Rethans) --8323329-705237814-1692879586=:3964 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Hi, I have just upgraded the Debian version on svn2 (people, talks, gtk) to=20 Buster =E2=80=94 solving the problem with people not working due to SSL=20 certificate issues. I also had to upgrade PHP =E2=80=94 it was running PHP 5.6 (now 7.3, as tha= t=20 comes with Debian Buster). Which also meant I had to upgrade the=20 globally installed PEAR packages (notably XML_Parser) as that was using=20 PHP 4 syntax (yes, really) in the form of: =09$x =3D &new =E2=80=A6 The sites should all work now, but please let me know if there are still=20 issues with gkt.php.net, talks.php.net, or people.php.net! cheers, Derick --=20 https://derickrethans.nl | https://xdebug.org | https://dram.io Author of Xdebug. Like it? Consider supporting me: https://xdebug.org/suppo= rt Host of PHP Internals News: https://phpinternals.news mastodon: @derickr@phpc.social @xdebug@phpc.social twitter: @derickr and @xdebug --8323329-705237814-1692879586=:3964--