Edit report at http://bugs.php.net/bug.php?id=52741&edit=1
ID: 52741
User updated by:flyguy dot by at gmail dot com
Reported by:flyguy dot by at gmail dot com
Summary:OOP late static bindings bug
Status: Assigned
Type:
Edit report at http://bugs.php.net/bug.php?id=52741&edit=1
ID: 52741
User updated by:flyguy dot by at gmail dot com
Reported by:flyguy dot by at gmail dot com
Summary:OOP late static bindings bug
-Status: Feedback
+St
Edit report at http://bugs.php.net/bug.php?id=52741&edit=1
ID: 52741
User updated by:flyguy dot by at gmail dot com
Reported by:flyguy dot by at gmail dot com
Summary:OOP late static bindings bug
-Status: Assigned
+Status:
From:
Operating system: Windows Vista
PHP version: 5.3.3
Package: Scripting Engine problem
Bug Type: Bug
Bug description:OOP late static bindings bug
Description:
This is code prints "test2". Why ?
Test script:
---
class test1 {
public