Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:27201 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99158 invoked by uid 1010); 25 Dec 2006 23:13:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99143 invoked from network); 25 Dec 2006 23:13:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Dec 2006 23:13:58 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:63246] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/85-00501-01B50954 for ; Mon, 25 Dec 2006 18:13:57 -0500 Received: (qmail 22214 invoked from network); 25 Dec 2006 23:11:45 -0000 Received: from unknown (HELO ?127.0.0.1?) (192.168.2.101) by internal.zend.office with SMTP; 25 Dec 2006 23:11:45 -0000 Message-ID: <45905B04.9060204@zend.com> Date: Mon, 25 Dec 2006 15:13:08 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0b1 (Windows/20061206) MIME-Version: 1.0 To: Antony Dovgal CC: Alexander Demin , internals@lists.php.net References: <179d34610612250707w24963db5g7ed02340193a03c@mail.gmail.com> <458FEC97.2040004@zend.com> In-Reply-To: <458FEC97.2040004@zend.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: New hexdump manipulation functions for PHP5 From: stas@zend.com (Stanislav Malyshev) >> I think, hexdump manipulation functions are very useful string functions. >> I have been using hexdump(), packhex() and smart hex functions, >> written on PHP, and including it in many projects more than 2 years, >> and at last I've implemented it into php core. > > Well, what about PEAR package then? Yes, sounds like great one for PEAR. Especially that it seems to be debugging function, i.e. not performance-critical, so no problem doing it in pure PHP. -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/