Skip to content

Commit 0831a46

Browse files
committed
std/dba: validate file permission argument in dba_open()
1 parent eef932a commit 0831a46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/dba/tests/dba_permission.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ VALUE_ERROR
4848
<?php
4949
$filename = __DIR__ . DIRECTORY_SEPARATOR . 'test.db';
5050
@unlink($filename);
51-
?>
51+
?>

0 commit comments

Comments
 (0)