Test: /Zend/tests/bug30162.phpt - Version 5.5.1-dev        

Bug #30162 Problem with var_dump()
Submitted: 2004-09-20 09:34:53 Modified: 2005-05-04 10:51:46
From: guth Assigned: andi
Status: Closed Package: Scripting Engine problem
PHP Version: 5CVS-2005-03-07 OS: *

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+
001- Notice: Undefined variable: db in %sbug30162.php on line 35
002- NULL
003- object(hariCow)#%d (2) {
004- ["x"]=>
005- string(1) "x"
006- ["y"]=>
007- string(1) "y"
008- }
009- ===DONE===