Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50459 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28203 invoked from network); 23 Nov 2010 14:58:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2010 14:58:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.185 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 212.25.124.185 il-mr1.zend.com Received: from [212.25.124.185] ([212.25.124.185:41503] helo=il-mr1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 79/E3-08358-1A6DBEC4 for ; Tue, 23 Nov 2010 09:58:43 -0500 Received: from il-gw1.zend.com (unknown [10.1.1.22]) by il-mr1.zend.com (Postfix) with ESMTP id 5882D504DC; Tue, 23 Nov 2010 16:52:47 +0200 (IST) Received: from IL-EX2.zend.net ([fe80::986f:2786:21dc:93fe]) by il-ex2.zend.net ([::1]) with mapi; Tue, 23 Nov 2010 16:58:27 +0200 To: Derick Rethans , Matthew Weier O'Phinney CC: "internals@lists.php.net" Thread-Topic: [PHP-DEV] Hold off 5.4 Thread-Index: AQHLiq41Ol2hxdT5ykGg55EmaGXJcZN+stQAgAA0jnCAABB0gIAAJYH1///ocoCAACJ0kA== Date: Tue, 23 Nov 2010 14:58:36 +0000 Message-ID: <887FE7CFF6F8DE4BB3A9535F53AFD06A2C5C8168@il-ex2.zend.net> References: <887FE7CFF6F8DE4BB3A9535F53AFD06A2C5B099F@il-ex2.zend.net> <88.B0.08358.01DCBEC4@pb1.pair.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: RE: [PHP-DEV] Hold off 5.4 From: zeev@zend.com (Zeev Suraski) > If it doesn't check for the hints, then your application will still work.= I will say > this once more: this is a *debugging* aid. If your app *relies* on it, then it means it will probably not use other me= ans to ensure that the data is of the correct type, which may result in all= sorts of issues. Zeev