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

Billing Overview: Update for php 7.3 compatibility

    Details

    • Type: Task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 4.6.0-b1
    • Component/s: Plugins
    • Labels:
      None

      Description

      continue statements that are within a switch will raise a warning in php 7.3 because it acts as a break.

      Generating statistics for the revenue year graph uses a continue statement in a switch. It functions correctly as a break in this context, but it really should be continue 2 instead. It will generate a warning in php 7.3 otherwise.

        Issue Links

          Activity

          tyson Tyson Phillips (Inactive) made changes -
          Status Reopened [ 4 ] Closed [ 6 ]
          Resolution Fixed [ 1 ]
          tyson Tyson Phillips (Inactive) made changes -
          Fix Version/s 4.6.0-b1 [ 11117 ]
          tyson Tyson Phillips (Inactive) made changes -
          Resolution Fixed [ 1 ]
          Status Closed [ 6 ] Reopened [ 4 ]
          Automated transition triggered when Tyson Phillips (Inactive) merged pull request #14 in Stash -
          Status In Review [ 5 ] Closed [ 6 ]
          Automated transition triggered when Jonathan Reissmueller created pull request #14 in Stash -
          Status In Progress [ 3 ] In Review [ 5 ]
          Resolution Fixed [ 1 ]
          Automated transition triggered when Jonathan Reissmueller created a branch in Stash -
          Status Open [ 1 ] In Progress [ 3 ]
          tyson Tyson Phillips (Inactive) made changes -
          Rank Ranked higher
          tyson Tyson Phillips (Inactive) made changes -
          Sprint 4.6.0 Sprint 6 [ 81 ] 4.6.0 Sprint 6, 4.6.0 Sprint 7 [ 81, 85 ]
          tyson Tyson Phillips (Inactive) made changes -
          Assignee Jonathan Reissmueller [ jonathan ]
          tyson Tyson Phillips (Inactive) made changes -
          Rank Ranked higher
          tyson Tyson Phillips (Inactive) made changes -
          Sprint 4.6.0 Sprint 6 [ 81 ]
          tyson Tyson Phillips (Inactive) made changes -
          Link This issue relates to CORE-3103 [ CORE-3103 ]
          tyson Tyson Phillips (Inactive) made changes -
          Field Original Value New Value
          Rank Ranked higher
          tyson Tyson Phillips (Inactive) created 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:
                28/May/19

                Agile