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

Bug #265 re: Bug 191 - Back with RC3 binary
Submitted: 1998-04-11 22:47:57 Modified: 1998-09-22 09:42:55
From: chrism Assigned:
Status: Closed Package: Other
PHP Version: 3.0 Release Candidate 3 OS: WinNT

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
006+
007+ Variables in local scope (#1):
008+ $a = *uninitialized*
009+ $b = *uninitialized*
010+
027+
028+ Variables in local scope (#1):
029+ $a = NULL
030+ $b = *uninitialized*
031+
048+
049+ Variables in local scope (#1):
050+ $a = NULL
051+ $b = *uninitialized*
052+