From: Anatol Belski Date: Sat, 27 May 2017 20:45:58 +0000 (+0200) Subject: Fix test X-Git-Tag: php-7.2.0alpha1~57^2~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea0cbae9f0d1f3b36ae7f1f9d561e7e61e75b404;p=php Fix test The lock flag is not set to '-' in the test, so there's no such run. --- diff --git a/ext/dba/tests/dba_qdbm.phpt b/ext/dba/tests/dba_qdbm.phpt index e2205baa26..898cb633ae 100644 --- a/ext/dba/tests/dba_qdbm.phpt +++ b/ext/dba/tests/dba_qdbm.phpt @@ -31,6 +31,4 @@ array(3) { ["key5"]=> string(23) "The last content string" } - -Warning: dba_popen(%stest0.dbm,r-): Locking cannot be disabled for handler qdbm in %sdba_handler.inc on line %d ===DONE===