Newsgroups: php.internals,php.qa Path: news.php.net Xref: news.php.net php.internals:5736 php.qa:15806 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47321 invoked by uid 1010); 27 Nov 2003 09:45:38 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47270 invoked from network); 27 Nov 2003 09:45:36 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 27 Nov 2003 09:45:36 -0000 Received: (qmail 25012 invoked from network); 27 Nov 2003 09:45:30 -0000 Received: from guardian.zend.office (HELO andi-laptop.zend.com) (10.1.1.4) by int.zend.com with SMTP; 27 Nov 2003 09:45:30 -0000 Message-ID: <5.1.0.14.2.20031126172833.06829bb8@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 26 Nov 2003 17:32:29 +0200 To: internals@lists.php.net,php-qa@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Compatibility problems with PHP 5 From: andi@zend.com (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. Thanks, Andi