Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96729 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5813 invoked from network); 4 Nov 2016 09:30:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Nov 2016 09:30:05 -0000 Received: from [127.0.0.1] ([127.0.0.1:8270]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id 97/A1-34238-D155C185 for ; Fri, 04 Nov 2016 04:30:05 -0500 Authentication-Results: pb1.pair.com smtp.mail=danielklein@airpost.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=danielklein@airpost.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain airpost.net designates 66.111.4.26 as permitted sender) X-PHP-List-Original-Sender: danielklein@airpost.net X-Host-Fingerprint: 66.111.4.26 out2-smtp.messagingengine.com Received: from [66.111.4.26] ([66.111.4.26:60044] helo=out2-smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CE/30-34238-C3DCB185 for ; Thu, 03 Nov 2016 18:50:20 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 4A2BB20CC5 for ; Thu, 3 Nov 2016 19:50:16 -0400 (EDT) Received: from web1 ([10.202.2.211]) by compute4.internal (MEProxy); Thu, 03 Nov 2016 19:50:16 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=airpost.net; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=3ZcpiZHW21iAc6T5Lgu/bnskSds=; b=SHPf+bgR9fMPFJMcop0Nb OguqWpNUFpzHT8XSn5znoLwjjcUKd0wA3xBYpue5TXtlv0dsTxNECNwhyykeMtLR 4pVFbPaRW3Sjg5r1Hvs4ZrQfElxGN+E/xxy/BLfUDJVdImagBC3lsFKIH246aIjN 0bvZyIrd/hvs8elZV7vXig= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=smtpout; bh=3ZcpiZHW21iAc6T5Lgu/bnskS ds=; b=TbQjx16Xv22+jjEv5Tot5+wE3DMJU3GmGsiQPVo1ceiRjYa/CgMPrq+PP P/kkjeFmNSx6lAbk+JEVy/MWpmbLhfsSmmudnov8aam5S9VfmFTsNQ6VkqijaHif M7wiBSPGMmzrwdDZ8ToMR6Ykt6MrME9OHtpF+D6w/ZDevdcPLY= X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 11E29AA6AA; Thu, 3 Nov 2016 19:50:16 -0400 (EDT) Message-ID: <1478217015.2244312.776874353.3A7F5871@webmail.messagingengine.com> To: internals@lists.php.net MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: multipart/alternative; boundary="_----------=_147821701622443120"; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-8f4ad78c Date: Fri, 04 Nov 2016 10:50:15 +1100 Subject: Wiki - Extentions From: danielklein@airpost.net (Daniel Klein) --_----------=_147821701622443120 Content-Transfer-Encoding: 7bit Content-Type: text/plain The page https://wiki.php.net/internals/extensions has some spelling mistakes and things that could be clearer. The heading: "Registering *additionnal *extensions from the SAPI module" should be spelt *additional*. Above it in "Parsing the ini file to get more extensions" is a mention of "zend_llist type". This looks like a typo but I can see from the source code that it isn't. Does it stand for "linked list" (I didn't read the entire source to find out)? Would you add the definition in parentheses after it please? E.g. "Both are zend_llist type (Zend linked list)." Regards, Daniel -- http://www.fastmail.com - A no graphics, no pop-ups email service --_----------=_147821701622443120--