On Thu, Oct 21, 2010 at 9:56 AM, Michael Shadle <mike...@gmail.com> wrote:
> On Thu, Oct 21, 2010 at 12:52 AM, Ionut G. Stan <ionut.g.s...@gmail.com> > wrote: > > > Option 5: Implement named parameters? > > Option 6: do as other have and just pass an array yourself... > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > With #6, you would lose the argument hinting(either be native, or phpdoc) feature for your method. Tyrael