? Pending

User tests: Successful: Unsuccessful:

avatar alikon
alikon
7 Dec 2021

Pull Request for Issue # .
cannot pass null to trim function in php 8.1

Summary of Changes

set a default value

Testing Instructions

go to /index.php?option=com_plugins&view=plugins
look the log

Actual result BEFORE applying this Pull Request

deprecation from WebApplication .php
trim() passing null to parameter #1 ($string)

Expected result AFTER applying this Pull Request

no deprecation from WebApplication .php

avatar alikon alikon - open - 7 Dec 2021
avatar alikon alikon - change - 7 Dec 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 7 Dec 2021
Category Libraries
avatar alikon alikon - change - 7 Dec 2021
Labels Added: ?
avatar xillibit xillibit - test_item - 9 Dec 2021 - Tested successfully
avatar xillibit
xillibit - comment - 9 Dec 2021

I have tested this item successfully on bbd22e2

The deprecation on WebApplication.php are right disappear with this path on Php 8.1


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/36248.

avatar wilsonge wilsonge - change - 12 Dec 2021
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2021-12-12 11:37:34
Closed_By wilsonge
avatar wilsonge wilsonge - close - 12 Dec 2021
avatar wilsonge
wilsonge - comment - 12 Dec 2021

Sorry I missed this one when I merged all your others yesterday but have patched this myself

avatar alikon
alikon - comment - 12 Dec 2021

no problem

Add a Comment

Login with GitHub to post a comment