|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-12-07 09:11 UTC] helly@php.net
[2002-12-09 12:08 UTC] helly@php.net
[2002-12-09 23:14 UTC] sniper@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Oct 30 08:00:01 2025 UTC |
Already reported in comment on #20828. I make a separate bug report since it's another bug. Opening a db with <? dba_open("E.db", "r", "db2"); ?> create a lock file (note that the "l" attribute is not used) This script will fail on a ro directory!