xp-framework/rdbms

Call to undefined function rdbms\mysqlx\this()

thekid opened this issue · 1 comments

This this() core functionality was removed in XP 6.6.0

Only used in mysqlx:

Timm@slate ~/devel/xp/rdbms [master]
$ grep -Hrn 'this(' src/
src/main/php/rdbms/mysqlx/MySqlxConnection.class.php:96: $modes= array_flip(explode(',', this(...