Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10730 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71348 invoked by uid 1010); 23 Jun 2004 16:11:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 71210 invoked from network); 23 Jun 2004 16:11:53 -0000 Received: from unknown (HELO mail3.panix.com) (166.84.1.74) by pb1.pair.com with SMTP; 23 Jun 2004 16:11:53 -0000 Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail3.panix.com (Postfix) with ESMTP id D2AEC981D1; Wed, 23 Jun 2004 12:11:52 -0400 (EDT) Received: (from analysis@localhost) by panix5.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i5NGBq114163; Wed, 23 Jun 2004 12:11:52 -0400 (EDT) Date: Wed, 23 Jun 2004 12:11:52 -0400 To: Daniel Crookston Cc: internals@lists.php.net Message-ID: <20040623161152.GA13545@panix.com> References: <20040623150429.E62456@hyperion-data.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040623150429.E62456@hyperion-data.net> User-Agent: Mutt/1.4.2.1i Subject: Re: [PHP-DEV] keyword arguments? From: danielc@analysisandsolutions.com (Daniel Convissor) On Wed, Jun 23, 2004 at 03:04:43PM +0000, Daniel Crookston wrote: > > function some_function($first, $second, :check $key1 = FALSE, :foo $key2) PHP 5 supports type hints when writing interfaces for classes. http://www.zend.com/php5/articles/engine2-php5-changes.php#Heading6 --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming http://www.AnalysisAndSolutions.com/ 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409