[pear/HTML_QuickForm2] e77014: Use psalm on level 5, update incorrect type hints

[email protected] ("Alexey Borzov via pear-cvs") Thu, 31 Mar 2022 03:03:42 -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: e770147d5768a5a996de433dceff5ecb470be1b8
      https://github.com/pear/HTML_QuickForm2/commit/e770147d5768a5a996de433dceff5ecb470be1b8
  Author: Alexey Borzov <[email protected]>
  Date:   2022-03-30 (Wed, 30 Mar 2022)

  Changed paths:
    M .gitattributes
    M HTML/QuickForm2/Container.php
    M HTML/QuickForm2/Container/Group.php
    M HTML/QuickForm2/Controller/Page.php
    M HTML/QuickForm2/Controller/SessionContainer.php
    M HTML/QuickForm2/DataSource/SuperGlobal.php
    M HTML/QuickForm2/Element/Date.php
    M HTML/QuickForm2/Element/Hierselect.php
    M HTML/QuickForm2/Element/InputFile.php
    M HTML/QuickForm2/Element/InputHidden.php
    M HTML/QuickForm2/Element/Static.php
    M HTML/QuickForm2/JavascriptBuilder.php
    M HTML/QuickForm2/Node.php
    M HTML/QuickForm2/Renderer/Array.php
    M HTML/QuickForm2/Renderer/Callback.php
    M HTML/QuickForm2/Renderer/Default.php
    M HTML/QuickForm2/Rule/Callback.php
    M HTML/QuickForm2/Rule/Compare.php
    M HTML/QuickForm2/Rule/Each.php
    M HTML/QuickForm2/Rule/Length.php
    M HTML/QuickForm2/Rule/MaxFileSize.php
    M HTML/QuickForm2/Rule/MimeType.php
    M HTML/QuickForm2/Rule/Nonempty.php
    M HTML/QuickForm2/Rule/Regex.php
    M HTML/QuickForm2/Rule/Required.php
    M composer.json
    A psalm.xml

  Log Message:
  -----------
  Use psalm on level 5, update incorrect type hints


  Commit: 1c5c2bbc6c8a21f4fa4c7e12cbbc284369b95943
      https://github.com/pear/HTML_QuickForm2/commit/1c5c2bbc6c8a21f4fa4c7e12cbbc284369b95943
  Author: Alexey Borzov <[email protected]>
  Date:   2022-03-31 (Thu, 31 Mar 2022)

  Changed paths:
    M HTML/QuickForm2/Controller/DefaultAction.php
    M HTML/QuickForm2/Element/InputCheckable.php
    M HTML/QuickForm2/Element/Static.php

  Log Message:
  -----------
  onAttributeChange() should not return anything


  Commit: 642af583e30437e00159f92348732475466ac398
      https://github.com/pear/HTML_QuickForm2/commit/642af583e30437e00159f92348732475466ac398
  Author: Alexey Borzov <[email protected]>
  Date:   2022-03-31 (Thu, 31 Mar 2022)

  Changed paths:
    A .github/workflows/static-analysis.yml

  Log Message:
  -----------
  Enable psalm on Github Actions


Compare: https://github.com/pear/HTML_QuickForm2/compare/4ef4051dca6d...642af583e304