[php-maint] Bug#670242: Bug#670242: php-db: Warnings about static calls to non-static methods from common.php

Thomas Goirand thomas at goirand.fr
Wed Apr 25 02:56:05 UTC 2012


On 04/24/2012 07:13 PM, TreeBoy wrote:
> My changes are:
> 
> 592c592
> <     static function isError($value)
> ---
>>     function isError($value)
> 628c628
> <     static function isManip($query)
> ---
>>     function isManip($query)

Hi,

I did some greps in the code, and didn't see any function declared as
static at all. Are you sure that this is coming from this package?

Cheers,

Thomas





More information about the pkg-php-maint mailing list