Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-4365

Namesilo: PHP 7.4 compatibility issue

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.1.0
    • Component/s: None
    • Labels:
      None

      Description

      The components/modules/namesilo/apis/commands/domains.php uses functionality that was deprecated in 7.4. It references parent::$codes, but extends no parent class. It appears this was to access namesilo::$codes. This should be passed to NamesiloDomains either through the method or contructor.

      The actual error is "Cannot use "parent" when current class scope has no parent"

      To reproduce

      • Use php 7.4
      • Create a tld that uses namesilo
      • Try to edit the TLD

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              6/Jul/21

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 38 minutes
              38m

                Agile