Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43155 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67028 invoked from network); 23 Feb 2009 03:09:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Feb 2009 03:09:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=andi@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=andi@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.116 as permitted sender) X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 63.205.162.116 us-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [63.205.162.116] ([63.205.162.116:22425] helo=us-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 76/F7-64302-55312A94 for ; Sun, 22 Feb 2009 22:09:10 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Sun, 22 Feb 2009 19:10:21 -0800 Message-ID: <698DE66518E7CA45812BD18E807866CE02925E38@us-ex1.zend.net> In-Reply-To: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PHP-DEV] removing zend_dynamic_array.c from HEAD Thread-Index: AcmVM35ALMNDKz5ESje42Wz+lcIXEgAMCxrA References: To: "David Soria Parra" , Subject: RE: [PHP-DEV] removing zend_dynamic_array.c from HEAD From: andi@zend.com ("Andi Gutmans") It can be removed. It's something I started a long time ago for a new hash implementation and I never ended up using it. Andi > -----Original Message----- > From: David Soria Parra [mailto:dsp@php.net] > Sent: Sunday, February 22, 2009 1:19 PM > To: internals@lists.php.net > Subject: [PHP-DEV] removing zend_dynamic_array.c from HEAD >=20 > Hi ML, >=20 > I noticed that none of the functions defined in zend_dynamic_array.c is > used in an extension or the core. Therefore I would like to remove it > from HEAD. Any objections? >=20 > David >=20 > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php