Bug #62393 [Com]: __callStatic from a derived class object context calls __call instead
Edit report at https://bugs.php.net/bug.php?id=62393&edit=1 ID: 62393 Comment by: andre-desch at t-online dot de Reported by:andre-desch at t-online dot de Summary:__callStatic from a derived class object context calls __
[PHP-BUG] Bug #62393 [NEW]: __callStatic from a derived class object context calls __call instead
From: andre-desch at t-online dot de Operating system: Windows 7 Prof. PHP version: 5.4.4 Package: Reflection related Bug Type: Bug Bug description:__callStatic from a derived class object context calls __call instead Description: If You define both