Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30325 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93182 invoked by uid 1010); 23 Jun 2007 00:12:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93166 invoked from network); 23 Jun 2007 00:12:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jun 2007 00:12:50 -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 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:52210] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/62-63959-F756C764 for ; Fri, 22 Jun 2007 20:12:49 -0400 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 22 Jun 2007 17:12:44 -0700 Message-ID: <467C657B.9070505@zend.com> Date: Fri, 22 Jun 2007 17:12:43 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: Oliver Block CC: internals@lists.php.net References: <200706230048.26678.lists@block-online.eu> In-Reply-To: <200706230048.26678.lists@block-online.eu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 23 Jun 2007 00:12:44.0450 (UTC) FILETIME=[38CC9020:01C7B52B] Subject: Re: [PHP-DEV] proto From: stas@zend.com (Stanislav Malyshev) > what is the proto entry above the PHP_FUNCTION(myfunc) for? Describes the arguments function receives and the return value and gives short description to it. Can be used by automatic tools to collect information about functions implemented in certain PHP code. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com