Hi!
> This would be quite a nice feature, even if this RFC does not pass.
> Just as hint, there are ambiguous case which need to be considered:
>
> interface A{ function foo($a=1); } interface B{ function
> foo($a="hi"); } class C implements A, B{ function foo($a=default){}
> //what would be the
2013/9/2 Stas Malyshev
> Hi!
>
> > I would not agree with your argument that it should be introduced
> because it
> > is requested by real people for years and it is simple to add. Isn't that
> > pretty much the same as "because we can"?
>
> No, it is pretty much the opposite. It is "because peop
Hi!
> I would not agree with your argument that it should be introduced because it
> is requested by real people for years and it is simple to add. Isn't that
> pretty much the same as "because we can"?
No, it is pretty much the opposite. It is "because people need it".
> IMO we should wait with