Test: /ext/dba/tests/dba_lmdb.phpt - Version 7.4.20    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ 003+ Warning: dba_open(/home/andypost/aports/community/php7/src/php-7.4.20/ext/dba/tests/test0.dbm,n): Driver initialization failed for handler: lmdb: Function not implemented in /home/andypost/aports/community/php7/src/php-7.4.20/ext/dba/tests/dba_handler.inc on line 6 004+ Error creating database 005+ 006+ Warning: dba_open(/home/andypost/aports/community/php7/src/php-7.4.20/ext/dba/tests/test0.dbm,c): Driver initialization failed for handler: lmdb: Function not implemented in /home/andypost/aports/community/php7/src/php-7.4.20/ext/dba/tests/dba_handler.inc on line 42 002- 3NYNYY 003- Content String 2 004- Content 2 replaced 006- "key number 6" written 008+ Error reopening database 007- Failed to write "key number 6" 2nd time 008- Content 2 replaced 2nd time 009- The 6th value 010- array(3) { 011- ["key number 6"]=> 012- string(13) "The 6th value" 013- ["key2"]=> 014- string(27) "Content 2 replaced 2nd time" 015- ["key5"]=> 016- string(23) "The last content string" 017- } 018- ===DONE===