Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93762 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59955 invoked from network); 4 Jun 2016 12:13:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jun 2016 12:13:13 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@fleshgrinder.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=php@fleshgrinder.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fleshgrinder.com from 77.244.243.82 cause and error) X-PHP-List-Original-Sender: php@fleshgrinder.com X-Host-Fingerprint: 77.244.243.82 mx101.easyname.com Received: from [77.244.243.82] ([77.244.243.82:42199] helo=mx205.easyname.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F0/73-25194-8D5C2575 for ; Sat, 04 Jun 2016 08:13:13 -0400 Received: from cable-81-173-133-15.netcologne.de ([81.173.133.15] helo=[192.168.178.20]) by mx.easyname.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1b9ARx-0003OT-GI for internals@lists.php.net; Sat, 04 Jun 2016 12:13:09 +0000 Reply-To: internals@lists.php.net To: php-internals Message-ID: Date: Sat, 4 Jun 2016 14:12:43 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Vi9OoHFtfxw0KfgEwecsRcH3MNAJ8dG1r" X-ACL-Warn: X-DNSBL-BARRACUDACENTRAL Subject: [RFC DISCUSSION] typeof From: php@fleshgrinder.com (Fleshgrinder) --Vi9OoHFtfxw0KfgEwecsRcH3MNAJ8dG1r Content-Type: multipart/mixed; boundary="c95q9lQrdfOm2CC1HUhRJ0sGIbRq7Tm8w" From: Fleshgrinder Reply-To: internals@lists.php.net To: php-internals Message-ID: Subject: [RFC DISCUSSION] typeof --c95q9lQrdfOm2CC1HUhRJ0sGIbRq7Tm8w Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi all! I prepared my first contribution to internals: https://github.com/php/php-src/pull/1932 I would like to discuss the proposed new function here. I directly went on and implemented it for the learning experience. I also prepared the RFC, but as a Gist because I do not have Karma yet: https://gist.github.com/Fleshgrinder/6942daaae32372876e5219998e5e418c There are a few open issues (see Gist) that require discussion and of course a code review of the pull request. --=20 Richard "Fleshgrinder" Fussenegger --c95q9lQrdfOm2CC1HUhRJ0sGIbRq7Tm8w-- --Vi9OoHFtfxw0KfgEwecsRcH3MNAJ8dG1r Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXUsXDAAoJEOKkKcqFPVVr/8cP/RwPxuBhafiOlBh7HbxpxWZp Wf2g2dLkR5pCh677e1P7W+ZvYV1m2quk2Jp+xUKqGjSr4hbg1vNAkx/4gYpMU2O+ m9l0JPG88ve6OqVMhAH/9GDKCUPwGWa/AbOCPKb6N8visoLlx4okuh74f+bOwwlT A9HYvNzvzgNsjvDDYx3sMpmAOiQcfl42sg4osj52FLXCcUtIjqeMNbXJDuPgEC/U 0IJ6y1os6DIBEs2hPmhkqz028C4+C85KchroU9RKE1uOc5DT/uGifwFwjT3PC2yg eN+yxUoTO/WFLHGXGf1Ea6cjCHdpvOoXViEh2UI42bSwhBNW7an7sjGPyvrsCg2/ BSxObVq16K5elre5J2cB54pqUr4URuN0WOq5JqTCUg+fNrrttRxf/uoSk89PLBa/ nybVLfxncPsvtz6gGJYZmoB9MxU50rSR/UObL00jRHk49sYCaEtJoSJd5RLqCYb9 6uULN2JqxQ1sTB4QF24oTHE1f96KMMUz40ctXAYBWUai20uUHUyv07EVFN+BITiO XwNfwMOuGPFYRQ5IPpTrDlZWnvBFGv9itqLeBaVwebeEvms1YLc4u0EuSsGupKux mIB/mWkGYRptxYZxX0N9grtGVZjJN6O7vc97vZyjJyT1uZi3UW3iE7WPo0PbdP4Y w5FaOSmD+iZRU/mgwh3z =X1th -----END PGP SIGNATURE----- --Vi9OoHFtfxw0KfgEwecsRcH3MNAJ8dG1r--