Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85066 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48212 invoked from network); 16 Mar 2015 14:53:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2015 14:53:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris@koehntopp.de; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=kris@koehntopp.de; sender-id=unknown Received-SPF: error (pb1.pair.com: domain koehntopp.de from 85.214.51.51 cause and error) X-PHP-List-Original-Sender: kris@koehntopp.de X-Host-Fingerprint: 85.214.51.51 newroot.koehntopp.de Received: from [85.214.51.51] ([85.214.51.51:46756] helo=koehntopp.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 53/82-34940-E6EE6055 for ; Mon, 16 Mar 2015 09:53:35 -0500 Received: from brln-4d0c1f57.pool.mediaways.net ([77.12.31.87] helo=kk.home.koehntopp.de) by koehntopp.de with esmtpsa (Cipher TLSv1:ECDHE-RSA-AES256-SHA:256) (Exim 4.83 #3 (Debian)) id 1YXWOZ-000395-5U; Mon, 16 Mar 2015 15:53:31 +0100 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Type: multipart/signed; boundary="Apple-Mail=_A877AD42-799A-419D-AC70-B551A8862CD8"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail 2.5b5 In-Reply-To: Date: Mon, 16 Mar 2015 15:53:25 +0100 Cc: "tpunt@hotmail.co.uk" , "internals@lists.php.net" Message-ID: <18797E04-5EB3-463C-BE55-C3408DE010E9@koehntopp.de> References: To: Theodore Brown X-Mailer: Apple Mail (2.2070.6) Subject: Re: [PHP-DEV] RE: STH and the 3 RFCs From: kris@koehntopp.de (=?utf-8?Q?Kristian_K=C3=B6hntopp?=) --Apple-Mail=_A877AD42-799A-419D-AC70-B551A8862CD8 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 > On 16.03.2015, at 15:45, Theodore Brown = wrote: >=20 > This is a bug in the library. It declares strict mode but passes a = value it > does not know to be an integer to a method requiring an integer. It = can > be fixed by simply adding an int type declaration to the constructor = or > test method. It actually highlights a problem. Anything that says 'int $i' and = rejects "1" as a value is defective PHP. You may not like that (I = don't), but 20 years of legacy carry a certain weight. K -- Kristian K=F6hntopp http://google.com/+KristianKohntopp --Apple-Mail=_A877AD42-799A-419D-AC70-B551A8862CD8 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJVBu5lAAoJEIvpHAq9EUv1dlkP/2vZ1zTfLESdHtY1Xv9G4DfH /nli3RooQF2yat8hNKIARFkZ3V9GoUgZrw8XPaRKTn3qx4gDDXD5J8qs8vYZuoG/ FPoSNdOVAQ3R08KPUFPkfnjSU9PIy1g3dRzKoeKhHShmTb2nPXipw9U0w8d18jd4 xHJLXvMfiweXycYYimtjfY+pg+CeZXzGge3MN1xOi1KPGl4vXErHuf+//TZHPkPW GBjMvo5Is3q2S5xOY3j/u8HX3C0zu8WV8kvfauSgvBXgOf8XRlk3s9Enh7IDj1MS 1xr3Cmcu6yIEmBnjduScjmRkV3dBGorFLsJS8m4QSdcCwdiBmft4990hbsp+em5d oO/9toPCQ2MsSl3XCgxArpzTsRnirdxlvToWdmGW726gjdnfuVN4ft7Th7WLCH2e ZlA4Pfuj+akQ7qY1+OYiS9oACWQdlxQfasSvPKWbhlFww4zdphGiEJGKmmalt5tT YIuY580knONDFf7K0x1THIEV4aheOIJ+e/K+kwSZWQxza6yOJdToxzLwY2LHjrgo Uwgv3FxrADMz9k5PRFgdELnLOYxov+LXa6ZMivLP154L2F9QQUDRWxsXikqQc+La iSt2ZK7BGSM2intoToJU5kGUXxSMxVZvdO6viWvKyh26HB4wVNE+HJhNQIf0RJ89 ugTHI//KuEykwBcblA1N =umrC -----END PGP SIGNATURE----- --Apple-Mail=_A877AD42-799A-419D-AC70-B551A8862CD8--