Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:18436 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93667 invoked by uid 1010); 25 Aug 2005 17:37:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93652 invoked from network); 25 Aug 2005 17:37:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Aug 2005 17:37:36 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:53831] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 6F/9D-28235-FD10E034 for ; Thu, 25 Aug 2005 13:37:36 -0400 Received: (qmail 20537 invoked from network); 25 Aug 2005 17:37:31 -0000 Received: from localhost (HELO zeev-notebook.zend.com) (127.0.0.1) by localhost with SMTP; 25 Aug 2005 17:37:31 -0000 Message-ID: <5.1.0.14.2.20050825202044.050b20c0@localhost> X-Sender: zeev@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 25 Aug 2005 20:37:30 +0300 To: =?us-ascii?Q?Sonke_Ruempler?= Cc: In-Reply-To: <63.6D.28235.5E03C034@pb1.pair.com> References: <5.1.0.14.2.20050824104938.063cbbf0@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: RE: [PHP-DEV] 5.0.5 RC2 From: zeev@zend.com (Zeev Suraski) At 11:33 24/08/2005, =?us-ascii?Q?Sonke_Ruempler?= wrote: >Hi, > >Zeev Suraski wrote on Wednesday, August 24, 2005 9:50 >AM: > > > Any outstanding things for this release beyond PEAR and XMLRPC? I'd > > like to roll RC2 as soon as possible. > >Some hint: Some applications get broken after upgrade from PHP 5.0.4 to >5.0.5RC1. > >For example the MediaWiki software: > > Fatal error: Only variables can be passed by reference in > /xxx/www/wiki/includes/SpecialSpecialpages.php on line 68<: >eeeeaeaeciaobsoeeeeee It appears to be due to a genuine fix for bug #31525. More of the same 'Only variables can be * by reference' that we're used to. Zeev