[pear/HTML_QuickForm2] e92602: Check with psalm to level 3, this also closes #7
[email protected] ("Alexey Borzov via pear-cvs") Sat, 02 Apr 2022 05:18:39 -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: e92602400c9dbd406507f0b8d1819d46495b19ba
https://github.com/pear/HTML_QuickForm2/commit/e92602400c9dbd406507f0b8d1819d46495b19ba
Author: Alexey Borzov <[email protected]>
Date: 2022-04-02 (Sat, 02 Apr 2022)
Changed paths:
M HTML/QuickForm2.php
M HTML/QuickForm2/Container.php
M HTML/QuickForm2/Container/Fieldset.php
M HTML/QuickForm2/Container/Group.php
M HTML/QuickForm2/Container/Repeat.php
M HTML/QuickForm2/Container/Repeat/JavascriptBuilder.php
M HTML/QuickForm2/Controller.php
M HTML/QuickForm2/Controller/Action/Display.php
M HTML/QuickForm2/Controller/Action/Jump.php
M HTML/QuickForm2/Controller/Action/Next.php
M HTML/QuickForm2/Controller/Action/Submit.php
M HTML/QuickForm2/Controller/Page.php
M HTML/QuickForm2/Controller/SessionContainer.php
M HTML/QuickForm2/Element.php
M HTML/QuickForm2/Element/Button.php
M HTML/QuickForm2/Element/Date.php
M HTML/QuickForm2/Element/Hierselect.php
M HTML/QuickForm2/Element/Input.php
M HTML/QuickForm2/Element/InputCheckable.php
M HTML/QuickForm2/Element/InputCheckbox.php
M HTML/QuickForm2/Element/InputFile.php
M HTML/QuickForm2/Element/InputHidden.php
M HTML/QuickForm2/Element/InputImage.php
M HTML/QuickForm2/Element/InputSubmit.php
M HTML/QuickForm2/Element/Select.php
M HTML/QuickForm2/Element/Static.php
M HTML/QuickForm2/Element/Textarea.php
M HTML/QuickForm2/Factory.php
M HTML/QuickForm2/JavascriptBuilder.php
M HTML/QuickForm2/Node.php
M HTML/QuickForm2/Renderer.php
M HTML/QuickForm2/Renderer/Array.php
M HTML/QuickForm2/Renderer/Callback.php
M HTML/QuickForm2/Renderer/Default.php
M HTML/QuickForm2/Renderer/Stub.php
M HTML/QuickForm2/Rule.php
M HTML/QuickForm2/Rule/Each.php
M HTML/QuickForm2/Rule/NotRegex.php
M HTML/QuickForm2/Rule/Regex.php
M HTML/QuickForm2/Rule/Required.php
M psalm.xml
M tests/QuickForm2/Rule/RegexTest.php
Log Message:
-----------
Check with psalm to level 3, this also closes #7