Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49771 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8919 invoked from network); 20 Sep 2010 08:26:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Sep 2010 08:26:06 -0000 Authentication-Results: pb1.pair.com header.from=fanyifan@nhn.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=fanyifan@nhn.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain nhn.com does not designate 59.108.93.160 as permitted sender) X-PHP-List-Original-Sender: fanyifan@nhn.com X-Host-Fingerprint: 59.108.93.160 mexsc01.ns-corp.cn Windows 2000 SP4, XP SP1 Received: from [59.108.93.160] ([59.108.93.160:35727] helo=mexscf01.sc.all.nhncorp.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/17-47117-99A179C4 for ; Mon, 20 Sep 2010 04:26:03 -0400 Received: from mexscb01.sc.all.nhncorp.com ([59.108.93.161]) by mexscf01.sc.all.nhncorp.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 20 Sep 2010 16:25:58 +0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable Date: Mon, 20 Sep 2010 16:25:59 +0800 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PHP-DEV] About syntax of config.w32 and config.m4 Thread-Index: ActYkwKudP1c4YTcRHW6BbgaMTEsYQACOB5Q References: To: "Pierre Joye" Cc: X-OriginalArrivalTime: 20 Sep 2010 08:25:58.0311 (UTC) FILETIME=[739F2370:01CB589D] Subject: =?gb2312?B?tPC4tDogW1BIUC1ERVZdIEFib3V0IHN5bnRheCBvZiBjb25maWcudw==?= =?gb2312?B?MzIgYW5kIGNvbmZpZy5tNA==?= From: fanyifan@nhn.com (=?gb2312?B?t7bSu61b?=) Thanks, I have read a lot of examples about config.win32, and at last I = found enough information to understand its syntax and wrote my own = config.win32.=20 It seems that there is no special person to maintain the documentation. = And recently I am learning to develop PDO driver, and I find that some = contents of PDO documentation are also out of date. Fortunately, there = are enough comments in its header file and several PDO driver examples. = Maybe in PHP, source codes are its documentation. :) -----=D3=CA=BC=FE=D4=AD=BC=FE----- =B7=A2=BC=FE=C8=CB: Pierre Joye [mailto:pierre.php@gmail.com]=20 =B7=A2=CB=CD=CA=B1=BC=E4: 2010=C4=EA9=D4=C220=C8=D5 15:11 =CA=D5=BC=FE=C8=CB: =B7=B6=D2=BB=AD[ =B3=AD=CB=CD: internals@lists.php.net =D6=F7=CC=E2: Re: [PHP-DEV] About syntax of config.w32 and config.m4 hi, 2010/9/20 =B7=B6=D2=BB=AD[ : > Hi guys, I have encountered a problem when I writing config.w32 and = config.m4 about my extension. > > The online doc on PHP.net only gives some examples, but where can I = find a complete syntax reference about them? There is no updated documentation, however the PECL repository and the PHP sources are full of exampe :) --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org