[PHP-BUG] Bug #60452 [NEW]: redefine __toString

2011-12-06 Thread kashpur dot kostya at gmail dot com
From: Operating system: Windows7 PHP version: 5.3.8 Package: *General Issues Bug Type: Bug Bug description:redefine __toString Description: I can`t redefine __toString Test script: --- class A extends \SplFileInfo { ... public functio

Bug #60452 [Fbk->Opn]: redefine __toString

2011-12-08 Thread kashpur dot kostya at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=60452&edit=1 ID: 60452 User updated by:kashpur dot kostya at gmail dot com Reported by:kashpur dot kostya at gmail dot com Summary:redefine __toString -Status: Feedback +Status:

[PHP-BUG] Bug #55789 [NEW]: Late Static Bindings

2011-09-26 Thread kashpur dot kostya at gmail dot com
From: Operating system: Windows7 PHP version: 5.3.8 Package: Variables related Bug Type: Bug Bug description:Late Static Bindings Description: If I call method of the class "B" that implements class "A" that uses static, under some class "C" it tries