|
Posted by seaside on 01/13/08 04:04
On 13 Jan., 05:01, seaside <seaside...@mac.com> wrote:
> On 13 Jan., 04:56, "Peter Pei" <yan...@telus.com> wrote:
>
> > Try the following to see it
> > <?php
> > class A {
> > }
> > function foo(A $a = 1) {
> > ;
> > }
> > foo();
> > ?>
>
> I get this, which isn't missleading:
... since you can't define any other default value [sorry, typo in my
previous posting]
Navigation:
[Reply to this message]
|