User tests: Successful: Unsuccessful:
Pull Request for Issue # .
This PR fixes Deprecated warning on HTMLHelper::_('select.integerlist') method
echo HTMLHelper::_('select.integerlist', 1, 10, 1, 'integer_list');There is Deprecated warning:
Deprecated
: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in
D:\www\joomla4\libraries\src\HTML\Helpers\Select.php
No warning anymore.
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
I have tested this item
| Status | Pending | ⇒ | Ready to Commit |
RTC
| Labels |
Added:
?
|
||
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-03-24 20:59:53 |
| Closed_By | ⇒ | bembelimen | |
| Labels |
Added:
?
PHP 8.x
|
||
Thx
I have tested this item✅ successfully on b06ab32
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37340.