Jump to content

WireInputData in bind_param -> PHP Notice: Indirect modification of overloaded property ... has no effect


theo
 Share

Recommended Posts

Hello

In Debug Mode i am getting this notice:

Quote

Notice: Indirect modification of overloaded property ProcessWire\WireInputData::$Anrede has no effect etc...

  $stmt->bind_param("sssssssssssiis", $input->whitelist->Anrede, $input->whitelist->Vorname, $input->whitelist->Name,
  $input->whitelist->Firma, $input->whitelist->Adresse, $input->whitelist->Adresse_Zusatz, $input->whitelist->PLZ, ....)

It's working afaics, but showing this notice.

What can I do about it (Except turn Debug Mode off)?

Thank you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...