wiki.techinc.nl/includes/htmlform
Mark A. Hershberger fc0197db59
Don't attempt to use mParent if it isn't set
Seen in

    MediaWiki\Skins\Vector\Tests\Integration\HTMLLegacySkinVersionFieldTest::testGetInput with data set #0 ('1', true)
    Error: Call to a member function getConfig() on null

when run with

    php tests/phpunit/phpunit.php '-c' 'tests/phpunit/suite.xml' '--testsuite' 'skins' \
        '--exclude-group' 'Broken,ParserFuzz,Stub,Database,Standalone'

Change-Id: I0f5d67c122adb922e3212e597a0ce27c7785009c
2022-07-09 22:24:13 -04:00
..
fields Don't attempt to use mParent if it isn't set 2022-07-09 22:24:13 -04:00
CollapsibleFieldsetLayout.php Make CollapsibleFieldsetLayout more reusable 2021-05-27 09:12:13 -05:00
HTMLForm.php Make "title" the first field in a form, when needed 2022-05-31 09:46:08 +02:00
HTMLFormActionFieldLayout.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLFormElement.php Add cond-state classes in the server-side 2022-01-07 22:14:23 +01:00
HTMLFormField.php HTMLFormField: Fix Phan suppression about mClassWithButton 2022-06-17 21:47:59 +02:00
HTMLFormFieldLayout.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
HTMLFormFieldRequiredOptionsException.php HTML Classes stability annotations 2020-07-13 14:54:28 +02:00
HTMLNestedFilterable.php Fix typos 2018-08-14 09:52:19 +00:00
OOUIHTMLForm.php phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00
VFormHTMLForm.php phan: Remove PhanTypePossiblyInvalidDimOffset suppression 2022-03-28 23:26:49 +02:00