Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for php 8.2 #43334 #124

Open
wants to merge 4 commits into
base: 3.x-dev
Choose a base branch
from
Open

Conversation

alikon
Copy link
Contributor

@alikon alikon commented Apr 25, 2024

Pull Request for Issue #43333

Summary of Changes

Testing Instructions

Documentation Changes Required

src/Web/WebClient.php Outdated Show resolved Hide resolved
Co-authored-by: Harald Leithner <leithner@itronic.at>
src/Web/WebClient.php Outdated Show resolved Hide resolved
src/Web/WebClient.php Outdated Show resolved Hide resolved
alikon and others added 2 commits May 3, 2024 15:36
Co-authored-by: Quy <quy@nomonkeybiz.com>
Co-authored-by: Quy <quy@nomonkeybiz.com>
@carlovthunder
Copy link

I use Joomla 4.4.4 and Php 8.3
I have correct from:
$this->userAgent = $this->userAgent ?? '';
to $this->userAgent = $userAgent;

The Joomla https://address/admin is malformed, it work only on http://address/admin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants