Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-11731

Incompatible function declarations of eZUserAccountKey::remove and eZForgotPassword::remove

    XMLWordPrintable

Details

    Description

      Seen when a user object is removed:

      Declaration of eZUserAccountKey::remove() should be compatible with that of eZPersistentObject::remove() in /home/sites/dinmat.no/www/kernel/classes/datatypes/ezuser/ezuseraccountkey.php on line 91
      Non-static method eZUserAccountKey::remove() should not be called statically in /home/sites/dinmat.no/www/kernel/classes/datatypes/ezuser/ezuser.php on line 557
      
      Declaration of eZForgotPassword::remove() should be compatible with that of eZPersistentObject::remove() in /home/sites/dinmat.no/www/kernel/classes/datatypes/ezuser/ezforgotpassword.php on line 126
      Non-static method eZForgotPassword::remove() should not be called statically in /home/sites/dinmat.no/www/kernel/classes/datatypes/ezuser/ezuser.php on line 558
      

      Attachments

        Activity

          People

            cyberwolf cyberwolf
            cyberwolf cyberwolf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: