Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-15395

Strict warning: Declaration of HTML_QuickForm_Rule_Range::validate()

    Details

    • Type: Bug
    • Status: Open
    • Priority: Trivial
    • Resolution: Unresolved
    • Affects Version/s: 4.5
    • Fix Version/s: Unscheduled
    • Component/s: None
    • Labels:
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None

      Description

      Warning:
      Strict warning: Declaration of HTML_QuickForm_Rule_Range::validate() should be compatible with HTML_QuickForm_Rule::validate($value) in HTML_QuickForm_RuleRegistry::getRule()

      File: HTML/QuickForm/Rule/Range.php
      Class: class HTML_QuickForm_Rule_Range extends HTML_QuickForm_Rule

      probably should be something like this:
      function validate($value, $options = array())

      now is:
      function validate($value, $options)

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              p.liszka Paweł Liszka
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:

                Time Tracking

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