- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 3.7k
Closed
Labels
Description
Steps to reproduce the issue
If you access from a joomla system to another joomla on which is Joomla 4.4 and PHP8.1 or higher an dthe WebClient.php is needed,
then you receive 9 !! error lines with following text:
Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in ../libraries/vendor/joomla/application/src/Web/WebClient.php
This issue is for a long time and should be solved, but it is missing in the actual fork. Why?
You need insert only '(string)'
Expected result
see picture
Actual result
System information (as much as possible)
Additional comments
I have found it already im #39960
