You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
phongo_throw_exception(PHONGO_ERROR_UNEXPECTED_VALUETSRMLS_CC, "%s cannot be serialized as a root element", Z_OBJCE_P(data)->name);
810
+
phongo_throw_exception(PHONGO_ERROR_UNEXPECTED_VALUETSRMLS_CC, "%s instance %s cannot be serialized as a root element", php_phongo_type_ce->name, Z_OBJCE_P(data)->name);
0 commit comments