Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5744 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37970 invoked by uid 1010); 27 Nov 2003 10:47:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37896 invoked from network); 27 Nov 2003 10:47:31 -0000 Received: from unknown (HELO ammma.de) (213.83.39.131) by pb1.pair.com with SMTP; 27 Nov 2003 10:47:31 -0000 Received: from ammma.net (ammma.net [62.225.101.66]) by ammma.de (8.11.6/8.11.6/AMMMa AG) with ESMTP id hARAkeZ19782 for ; Thu, 27 Nov 2003 11:46:40 +0100 Received: from neo.wg.de (jan.ammma.mil [192.168.100.11]) by ammma.net (8.9.3p2/8.9.3/AMMMa AG) with ESMTP id LAA16009 for ; Thu, 27 Nov 2003 11:47:28 +0100 Received: from localhost (localhost [127.0.0.1]) by neo.wg.de (Postfix) with ESMTP id 8B0A72DFE2 for ; Thu, 27 Nov 2003 11:47:37 +0100 (CET) Received: from by localhost (amavisd-new, port ) id XX2e3zJr for ; Thu, 27 Nov 2003 11:47:37 +0100 (CET) Received: by neo.wg.de (Postfix, from userid 30) id 23B3730EF1; Thu, 27 Nov 2003 11:47:37 +0100 (CET) Received: from www.ammma.net (www.ammma.net [62.225.101.66]) by jan.dip.ammma.net (Horde) with HTTP for ; Thu, 27 Nov 2003 11:47:37 +0100 Message-ID: <20031127114737.9zqcgwgg0ksooc0c@jan.dip.ammma.net> X-Priority: 3 (Normal) Date: Thu, 27 Nov 2003 11:47:37 +0100 To: internals@lists.php.net References: <5.1.0.14.2.20031126172833.06829bb8@127.0.0.1> In-Reply-To: <5.1.0.14.2.20031126172833.06829bb8@127.0.0.1> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) X-Virus-Scanned: by amavisd-new at wg.de Subject: Re: [PHP-DEV] Compatibility problems with PHP 5 From: jan@horde.org (Jan Schneider) Zitat von Andi Gutmans : > Hi guys, > > Now that we're at a very advanced stage and the code freeze is coming up, > I > think it'd be a good idea to start running some PHP 4 applications on PHP > 5 > and see how easy things go. I'm sure we'll bump into some issues and many > of them might be solvable (using the already existing compatibility mode > for object cloning or by other means). > > If anyone here has time or has already tried running some popular PHP > packages such as php-nuke, phpbb, phpmyadmin and so on, I'd love to hear > about your experience and especially the problems. Horde et al suffered from new reserved words, the known return-non-variables-by-reference-problem, the changed array_merge() behaviour/notification and not working on-the-fly-generation of stdClass objects. It's not that much of a problem for us as we will release new major versions near to the PHP 5 release, that will be tested with PHP HEAD. Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - discover your knowledge http://www.tip4all.de - Deine private Tippgemeinschaft