Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13555 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47582 invoked by uid 1010); 27 Oct 2004 07:20:59 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 47425 invoked from network); 27 Oct 2004 07:20:57 -0000 Received: from unknown (HELO jan.prima.de) (83.97.50.139) by pb1.pair.com with SMTP; 27 Oct 2004 07:20:57 -0000 Received: from BAUMBART (p508EB26B.dip.t-dialin.net [::ffff:80.142.178.107]) (IDENT: HydraIRC, AUTH: LOGIN tobi) by jan.prima.de with esmtp; Wed, 27 Oct 2004 07:19:58 +0000 Date: Wed, 27 Oct 2004 09:21:06 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <1131968270.20041027092106@marcus-boerger.de> To: Cristiano Duarte CC: internals@lists.php.net In-Reply-To: <20041022174124.27478.qmail@pb1.pair.com> References: <20041022174124.27478.qmail@pb1.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Type hints with null default values From: helly@php.net (Marcus Boerger) Hello Cristiano, Friday, October 22, 2004, 7:41:24 PM, you wrote: > If someone (like me) has thousands lines of code that uses 'null' meaning > 'null reference' just need to use syntax #1. Then you are simply using your PHP tool wrong. PHP is not Java where you need (and have) null references. Best regards, Marcus mailto:helly@php.net