Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6977 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42742 invoked by uid 1010); 11 Jan 2004 19:07:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42692 invoked from network); 11 Jan 2004 19:07:11 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 11 Jan 2004 19:07:11 -0000 Received: (qmail 28227 invoked from network); 11 Jan 2004 19:07:08 -0000 Received: from guardian.zend.office (HELO andi-laptop.zend.com) (10.1.1.4) by int.zend.com with SMTP; 11 Jan 2004 19:07:08 -0000 Message-ID: <5.1.0.14.2.20040111210541.01fd3440@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 11 Jan 2004 21:06:59 +0200 To: "Lukas Smith" , Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Only variables or references can be returned by reference From: andi@zend.com (Andi Gutmans) We very much hope we fixed it :) Be sure to try your script in E_STRICT mode so that it can shout at you being a bad boy. You should really only return real references/variables by reference. Although it might not shout because we actually also fixed a bug :) Confusing??? So was the bug... Anyway, please try and remove your PHP 5 compatibility hacks and let us know how you're doing. Thanks, Andi At 07:36 PM 1/11/2004 +0100, Lukas Smith wrote: >Hi, > >I just want to make sure this is in fact true: >http://bugs.php.net/bug.php?id=24687 > >So does this mean we can all remove our php5 compatibility hacks that relate >to the above bug report? I would hate to have to reapply all of those ugly >php5 compatibility hacks I had to add after removing then now that the bug >appears to be fixed. > >Regards, >Lukas Smith >smith@backendmedia.com >_______________________________ > BackendMedia > www.backendmedia.com > berlin@backendmedia.com > > Linn Zwoch Smith GbR > Pariser Str. 44 > D-10707 Berlin > > Tel +49 30 83 22 50 00 > Fax +49 30 83 22 50 07 > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php