[pear/HTML_QuickForm2] fa1c7f: Element value should be not empty to apply the rul...

[email protected] ("Alexey Borzov via pear-cvs") Thu, 02 Nov 2023 04:03:03 -0700
Newsgroups php.pear.cvs
Message-ID <pear/HTML_QuickForm2/push/refs/heads/trunk/[email protected]>
  Branch: refs/heads/trunk
  Home:   https://github.com/pear/HTML_QuickForm2
  Commit: fa1c7ffd8b169884b369c57191e4336ef5be1976
      https://github.com/pear/HTML_QuickForm2/commit/fa1c7ffd8b169884b369c57191e4336ef5be1976
  Author: Alexey Borzov <[email protected]>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M HTML/QuickForm2/Rule/Length.php

  Log Message:
  -----------
  Element value should be not empty to apply the rule, not its length
This caused problems if the value was null


  Commit: b52681df61f33935a4762cc4a2fd042634734a34
      https://github.com/pear/HTML_QuickForm2/commit/b52681df61f33935a4762cc4a2fd042634734a34
  Author: Alexey Borzov <[email protected]>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M HTML/QuickForm2/Element/Button.php
    M HTML/QuickForm2/Element/Static.php

  Log Message:
  -----------
  Missing getters for existing setters, missing 'public' modifiers


Compare: https://github.com/pear/HTML_QuickForm2/compare/53a5f9e3f1a4...b52681df61f3