Test: /ext/xdebug/tests/bug00389.phpt - Version 5.4.0beta2        

Bug #389 Static variable into Class recursiv function
Submitted: 1998-05-20 07:46:47 Modified: 1998-05-20 17:39:02
From: andri Assigned:
Status: Closed Package: Parser error
PHP Version: 3.0 Release Candidate 4 OS: Linux 2.0.33

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
007+
008+
009+ Variables in local scope (#1):
010+ $f = class Food { }