From 4f636c6b3bc6cbe3654dda070227b4bf076e15b3 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Sun, 10 Nov 2002 22:56:29 +0000 Subject: [PATCH] Add $lock_flag which allows to change lock behaviour for both 'l' and 'd' Remember gdbm has its own locking so 't' does not work here - maybe a warning is needed for that, too. --- ext/dba/tests/dba_gdbm.phpt | 1 + ext/dba/tests/dba_handler.inc | 8 ++++---- ext/dba/tests/test.inc | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ext/dba/tests/dba_gdbm.phpt b/ext/dba/tests/dba_gdbm.phpt index 79b41dadea..11e267d650 100644 --- a/ext/dba/tests/dba_gdbm.phpt +++ b/ext/dba/tests/dba_gdbm.phpt @@ -9,6 +9,7 @@ DBA GDBM handler test --EXPECT-- diff --git a/ext/dba/tests/dba_handler.inc b/ext/dba/tests/dba_handler.inc index acc8dd4e2a..98048bb7c0 100644 --- a/ext/dba/tests/dba_handler.inc +++ b/ext/dba/tests/dba_handler.inc @@ -1,7 +1,7 @@ -- 2.50.1