From: Marcus Boerger Date: Sat, 18 Feb 2006 16:58:50 +0000 (+0000) Subject: - Add new test X-Git-Tag: RELEASE_1_2~184 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b2565bded0d6c1b91a6855aa29f4b9dc35004d7a;p=php - Add new test --- diff --git a/ext/dba/tests/bug36436.phpt b/ext/dba/tests/bug36436.phpt new file mode 100755 index 0000000000..e85cf85282 --- /dev/null +++ b/ext/dba/tests/bug36436.phpt @@ -0,0 +1,34 @@ +--TEST-- +Bug #36436 DBA problem with Berkeley DB4 +--SKIPIF-- + +--FILE-- + +===DONE=== +--EXPECTF-- +resource(%d) of type (dba persistent) +string(3) "XYZ" +string(1) "X" +string(1) "Y" +===DONE===