Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15496 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4448 invoked by uid 1010); 18 Mar 2005 21:58:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4433 invoked from network); 18 Mar 2005 21:58:18 -0000 Received: from unknown (HELO zend.com) (127.0.0.1) by localhost with SMTP; 18 Mar 2005 21:58:18 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:48972] helo=mail.zend.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id FB/C2-00382-9FE4B324 for ; Fri, 18 Mar 2005 16:58:18 -0500 Received: (qmail 32251 invoked from network); 18 Mar 2005 21:58:13 -0000 Received: from localhost (HELO ANDI-NOTEBOOK.zend.com) (127.0.0.1) by localhost with SMTP; 18 Mar 2005 21:58:13 -0000 Message-ID: <5.1.0.14.2.20050318135751.01e4f530@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 18 Mar 2005 13:58:09 -0800 To: "Alexander Valyalkin" ,internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] implode() speedup in PHP4 From: andi@zend.com (Andi Gutmans) References: Just make sure that zval's which are isolated with convert_to_string_ex() are only used as read-only. At 09:41 PM 3/18/2005 +0300, Alexander Valyalkin wrote: >I've posted patch last summer http://www.zend.com/zend/week/pat/pat5.txt >which imporves performance of implode() function in PHP4, but nobody >doesn't >commit it yet. Can anybody explain the reason? > >-- >Using Opera's revolutionary e-mail client: http://www.opera.com/m2/ > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php