Test: /ext/dba/tests/dba_tcadb.phpt - Version 7.4.8    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Notice: Undefined variable: handler in /build/git/script/php-7.4.8/ext/dba/tests/dba_handler.inc on line 3 002+ database handler: 003+ 004+ Notice: Undefined variable: handler in /build/git/script/php-7.4.8/ext/dba/tests/dba_handler.inc on line 6 005+ 006+ Warning: dba_open(/build/git/script/php-7.4.8/ext/dba/tests/test0.tch,nl): No such handler: in /build/git/script/php-7.4.8/ext/dba/tests/dba_handler.inc on line 6 007+ Error creating database 008+ 009+ Notice: Undefined variable: handler in /build/git/script/php-7.4.8/ext/dba/tests/dba_handler.inc on line 41 010+ 011+ Notice: Undefined variable: handler in /build/git/script/php-7.4.8/ext/dba/tests/dba_handler.inc on line 42 012+ 013+ Warning: dba_open(/build/git/script/php-7.4.8/ext/dba/tests/test0.tch,cl): No such handler: in /build/git/script/php-7.4.8/ext/dba/tests/dba_handler.inc on line 42 001- database handler: tcadb 002- 3NYNYY 003- Content String 2 004- Content 2 replaced 006- "key number 6" written 015+ 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- --NO-LOCK-- 019- 3NYNYY 020- Content String 2 021- Content 2 replaced 022- Read during write: not allowed 023- "key number 6" written 024- Failed to write "key number 6" 2nd time 025- Content 2 replaced 2nd time 026- The 6th value 027- array(3) { 028- ["key number 6"]=> 029- string(13) "The 6th value" 030- ["key2"]=> 031- string(27) "Content 2 replaced 2nd time" 032- ["key5"]=> 033- string(23) "The last content string" 034- } 035- ===DONE===