Re: non static function called as static one

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Jochem,


> > 2/ (or/and) Raise a warning or an error if a non static function is
> called
> > as a static one
>
> develop with error_reporting set to E_ALL | E_STRICT, then you'll get a big
> fat
> warning about it


Yes, that's what I'm using right now. Although, that's not the highlighted
problem.


>
> [...]
>
> the pragmatic solution is to not call non-static functions using
> static syntax.


Well, this is the answer I didn't want :)

Thank you for your feedback !

Olivier

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux