Bug #55311 [Bgs]: Static methods invoke __call when called from within class

2011-07-29 Thread steve at twitpic dot com
Edit report at https://bugs.php.net/bug.php?id=55311edit=1 ID: 55311 User updated by:steve at twitpic dot com Reported by:steve at twitpic dot com Summary:Static methods invoke __call when called from within class Status

Bug #51176 [Com]: Static calling in non-static method behaves like $this-

2011-07-29 Thread steve at twitpic dot com
Edit report at https://bugs.php.net/bug.php?id=51176edit=1 ID: 51176 Comment by: steve at twitpic dot com Reported by:majkl578 at gmail dot com Summary:Static calling in non-static method behaves like $this- Status

[PHP-BUG] Bug #55311 [NEW]: Static methods invoke __call when called from within class

2011-07-28 Thread steve at twitpic dot com
From: Operating system: Ubuntu 11.04 PHP version: 5.3.6 Package: *General Issues Bug Type: Bug Bug description:Static methods invoke __call when called from within class Description: When calling a non-existant static method within an objects