Test: /ext/dba/tests/bug49125.phpt - Version 5.4.2        

Bug #49125 Error in dba_exists C code
Submitted: 2009-07-31 20:56:43 Modified: 2009-08-02 00:24:13
From: jdornan Assigned:
Status: Closed Package: DBM/DBA related
PHP Version: 5.2.10 OS: *

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ call implies an access method which is inconsistent with previous calls
001- bool(true)
002+ illegal flag specified to DB->rename
003+ DB->cursor: method not permitted before handle's open method
004+
005+ Warning: dba_popen(/LFSext/srcLanguages/PHP/php-5.4.2/ext/dba/tests/test0.dbm,c): Driver initialization failed for handler: db4: Invalid argument in %s/bug49125.php on line 8
006+
007+ Warning: dba_insert() expects parameter 3 to be resource, boolean given in %s/bug49125.php on line 10
008+
009+ Warning: dba_exists() expects parameter 2 to be resource, boolean given in %s/bug49125.php on line 12
010+ NULL
011+
012+ Warning: dba_close() expects parameter 1 to be resource, boolean given in %s/bug49125.php on line 14