Details

    • Type: Sub-task
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.8.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      Error:

      strtolower(): Passing null to parameter #1 ($string) of type string is deprecated
      

      Affected Files:

      • /app/controllers/admin_clients.php (Line 6501)
      • /app/controllers/client_services.php (Line 1677)
      • /app/controllers/admin_main.php (Line 35)
      • /app/controllers/client_main.php (Line 32)
      • /app/controllers/client_pay.php (Line 19)
      • /app/app_controller.php (Line 834)
      • /app/client_controller.php (Line 24)
      • /vendors/minphp/record/src/Record.php (Line 1501) See PR #10 on phillipsdata/minphp-record

      Possible solution:
      Modify the Controller.php class in minPHP Bridge, to set the value of the "action" property to "index", when an action is not passed to the controller.

        Activity

        There are no comments yet on this issue.

          People

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

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              4/Aug/23

              Agile