User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Removes the warning
Deprecated: strtoupper(): Passing null to parameter #1 ($string) of type string is deprecated in E:\Bearsampp\www\j4\libraries\src\MVC\Model\ListModel.php on line 543
that shows up in patch_tester 4.2.1 when using php 8.1+
install https://github.com/joomla-extensions/patchtester/releases/tag/4.2.1
when you open it you will see the error at the top of the page.
enter your credentials and apply this patch.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Title |
|
Category | ⇒ | Libraries |
Title |
|
Labels |
Added:
?
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Pending |
Back to pending status.
We don't use
?? ''
to fix php warnings, there is actually a reason why it's not astring
and in this caseNULL
, if it's really expected that the direction value isNULL
we should find the root cause, and create anif
statement beforeif in_array
query.
you want to create a pr then. Thats not something I'm capable of doing.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-10-17 20:18:04 |
Closed_By | ⇒ | N6REJ | |
Labels |
Added:
?
|
I have tested this item✅ successfully on ed1e20e
Tested successfully in Joomla 4.2.4-dev of 30 September using PHP 8.1.9 in Wampserver 3.2.9.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38917.