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

Pterodactyl: Parse errors on php 5.4

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 4.8.0-b1
    • Fix Version/s: 4.8.0
    • Component/s: Modules
    • Labels:
      None

      Description

      See issue on github

      The module's php version is 5.4+, but parse errors are encountered on php 5.4 due to calls to empty which pass an expression rather than a value.

      Line 148 and line 604 are definite offenders, but there could be more. empty must be given a variable rather than an expression as described in the docs.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            tyson Tyson Phillips (Inactive)
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              13/Jan/20

              Time Tracking

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

                Agile