Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101252 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13825 invoked from network); 6 Dec 2017 09:27:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2017 09:27:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=come@opensides.be; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=come@opensides.be; sender-id=pass Received-SPF: pass (pb1.pair.com: domain opensides.be designates 195.154.20.141 as permitted sender) X-PHP-List-Original-Sender: come@opensides.be X-Host-Fingerprint: 195.154.20.141 smtp.opensides.be Received: from [195.154.20.141] ([195.154.20.141:50646] helo=smtp.opensides.be) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C1/C0-24804-2E7B72A5 for ; Wed, 06 Dec 2017 04:26:59 -0500 Received: from localhost (localhost [127.0.0.1]) by smtp.opensides.be (Postfix) with ESMTP id 930B31C582C for ; Wed, 6 Dec 2017 10:26:55 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at opensides.be Received: from smtp.opensides.be ([127.0.0.1]) by localhost (smtp.opensides.be [127.0.0.1]) (amavisd-new, port 10024) with LMTP id C8UnjlBmcPBM for ; Wed, 6 Dec 2017 10:26:53 +0100 (CET) Received: from mcmic-probook.localnet (63.120.199.77.rev.sfr.net [77.199.120.63]) by smtp.opensides.be (Postfix) with ESMTPSA id DB0F51C5818 for ; Wed, 6 Dec 2017 10:26:53 +0100 (CET) To: PHP internals list Date: Wed, 06 Dec 2017 10:26:46 +0100 Message-ID: <1773027.udfZlP2X5y@mcmic-probook> Organization: OpenSides User-Agent: KMail/5.2.3 (Linux/4.9.0-4-amd64; KDE/5.28.0; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Subject: PHP documentation for new functions From: come@opensides.be (=?ISO-8859-1?Q?C=F4me?= Chilliet) Hello, I added documentation for the new PHP-LDAP functions, for instance: https://secure.php.net/manual/en/function.ldap-exop.php It says =C2=AB(No version information available, might only be in Git)=C2= =BB, I did not find any way to change that. I guess it=E2=80=99s somehow auto-detected? Why does it not see this functi= on is in 7.2 then? C=C3=B4me