Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38180 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73377 invoked from network); 12 Jun 2008 08:05:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jun 2008 08:05:34 -0000 Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:47977] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 46/70-04520-CC8D0584 for ; Thu, 12 Jun 2008 04:05:34 -0400 Received: from MBOERGER-ZRH.corp.google.com (5-81.107-92.cust.bluewin.ch [92.107.81.5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 7924611F0C4; Thu, 12 Jun 2008 10:05:29 +0200 (CEST) Date: Thu, 12 Jun 2008 10:04:58 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <75863786.20080612100458@marcus-boerger.de> To: Gregory Beaver CC: internals Mailing List In-Reply-To: <4850BB6D.1080809@chiaraquartet.net> References: <4850BB6D.1080809@chiaraquartet.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] missing pestrndup From: helly@php.net (Marcus Boerger) Hello Gregory, obviously no one needed it so far or everyone was to lazy to implement it and rather worked around it. In other words, if you have a need for it go ahead. marcus Thursday, June 12, 2008, 8:00:13 AM, you wrote: > Hi, > Is there any reason pestrndup is missing from PHP 5.3's zend_alloc.h but > is present in HEAD? > Greg Best regards, Marcus