Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PHP7(ZF3) and DB XML

user9111382Aug 28 2019 — edited Aug 28 2019

Dear Sirs/Madams

When I installed php7, that appears following errors.

dbxml-6.1.4/db-6.2.23/lang/php_db4/db4.cpp:1059:34: error: macro "RETURN_STRING" passed 2 arguments, but takes just 1
dbxml-6.1.4/db-6.2.23/lang/php_db4/db4.cpp:1136:46: error: macro "add_property_string" passed 4 arguments, but takes just 3
dbxml-6.1.4/db-6.2.23/lang/php_db4/db4.cpp:1225:57: error: macro "RETURN_STRINGL" passed 3 arguments, but takes just 2
dbxml-6.1.4/db-6.2.23/lang/php_db4/db4.cpp:1701:69: error: macro "ZVAL_STRINGL" passed 4 arguments, but takes just 3
dbxml-6.1.4/db-6.2.23/lang/php_db4/db4.cpp:60: error: variable or field '_free_php_db_txn' declared void
dbxml-6.1.4/db-6.2.23/lang/php_db4/db4.cpp:60: error: 'zend_rsrc_list_entry' was not declared in this scope
dbxml-6.1.4/db-6.2.23/lang/php_db4/db4.cpp:60: error: 'rsrc' was not declared in this scope

dbxml will work with Zend Framework3 ?

Thank you and best regards,

Comments
Post Details
Added on Aug 28 2019
0 comments
448 views