? ? ? Pending

User tests: Successful: Unsuccessful:

avatar beat
beat
11 Feb 2022

Pull Request for Issue # none

Summary of Changes

Fixes Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in components/com_ajax/ajax.php on line 39

Testing Instructions

Code-review or

With PHP 8.1 try accessing:
http://localhost/.../index.php/component/ajax/?plugin=RunSchedulerWebcron&group=system&hash=ERoRNEvIxx8cLCIho0T2

(without &format=raw)

Actual result BEFORE applying this Pull Request

Error Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in components/com_ajax/ajax.php on line 39

Expected result AFTER applying this Pull Request

This error disappears.

Documentation Changes Required

None.

avatar beat beat - open - 11 Feb 2022
avatar beat beat - change - 11 Feb 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 11 Feb 2022
Category Front End com_ajax
avatar beat beat - change - 11 Feb 2022
Title
[PHP 8.1] Fix Deprecated notice: strtolower(): Passing null to string in components/com_ajax/ajax.php on line 39
[4.1] [PHP 8.1] Fix Deprecated notice: strtolower(): Passing null to string in components/com_ajax/ajax.php on line 39
avatar beat beat - edited - 11 Feb 2022
avatar beat beat - change - 11 Feb 2022
The description was changed
avatar beat beat - edited - 11 Feb 2022
avatar beat beat - change - 11 Feb 2022
Labels Added: ? ?
avatar toivo toivo - test_item - 12 Feb 2022 - Tested successfully
avatar toivo
toivo - comment - 12 Feb 2022

I have tested this item successfully on e647a52

Tested successfully in Joomla 4.1.0-rc5-dev in Wampserver 3.2.7 using PHP 8.1.2


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

avatar alikon alikon - test_item - 12 Feb 2022 - Tested successfully
avatar alikon
alikon - comment - 12 Feb 2022

I have tested this item successfully on e647a52


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

avatar alikon alikon - change - 12 Feb 2022
Status Pending Ready to Commit
avatar alikon
alikon - comment - 12 Feb 2022

RTC


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

avatar beat beat - change - 12 Feb 2022
Labels Added: ?
avatar brianteeman
brianteeman - comment - 15 Feb 2022

@beat unless there are conflicts you dont need to update your branch. Everytime you push a commit it resets the count of testers

avatar beat
beat - comment - 15 Feb 2022

Thank you @brianteeman ! That was unexpected to me, as it's just a merge of the target that, if mergeable, doesn't get new tests. Additionally, github wasn't flagging it as automatically mergeable. Anyway, now I know (until I forget about it lol)!

avatar bembelimen bembelimen - change - 22 Feb 2022
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-02-22 00:43:49
Closed_By bembelimen
avatar bembelimen bembelimen - close - 22 Feb 2022
avatar bembelimen bembelimen - merge - 22 Feb 2022
avatar bembelimen
bembelimen - comment - 22 Feb 2022

Thx

Add a Comment

Login with GitHub to post a comment