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
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:
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