Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21849 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6220 invoked by uid 1010); 11 Feb 2006 19:44:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6205 invoked from network); 11 Feb 2006 19:44:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2006 19:44:32 -0000 X-Host-Fingerprint: 212.55.154.25 relay5.ptmail.sapo.pt Linux 2.4/2.6 Received: from ([212.55.154.25:57794] helo=sapo.pt) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id AD/7A-35443-D9E3EE34 for ; Sat, 11 Feb 2006 14:44:30 -0500 Received: (qmail 15699 invoked by uid 0); 11 Feb 2006 19:44:26 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.151) by relay5 with SMTP; 11 Feb 2006 19:44:26 -0000 Received: (qmail 8439 invoked from network); 11 Feb 2006 19:44:25 -0000 X-AntiVirus: PTMail-AV 0.3.87.1 X-Virus-Status: Clean (0.00451 seconds) Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.184.217]) (envelope-sender ) by mta1 (qmail-ldap-1.03) with SMTP for ; 11 Feb 2006 19:44:25 -0000 Message-ID: <005201c62f43$908e7f90$0100a8c0@pc07653> To: "D.Walsh" , "PHP-DEV" References: <187B7C4E-FC8A-48AA-B641-D905EBB1DFC5@daleenterprise.com> <389062322.20060211133339@marcus-boerger.de> <992678173.20060211174940@marcus-boerger.de> <1708FB16-EA2B-46D9-AE31-A27DEFF199D6@daleenterprise.com> Date: Sat, 11 Feb 2006 19:44:25 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Subject: Re: [PHP-DEV] API issues or me? From: nlopess@php.net ("Nuno Lopes") >> Hello D., >> >> for example look here: http://talks.somabo.de > > I take it there's no new official API docs from PHP themselves? There is a "somewhat official" documentation in phpdoc: http://php.net/manual/en/zend-api.zend-parse-parameters.php http://php.net/manual/en/zend.arguments.php Nuno