PHP 8.2

Problems with the Windows version of XAMPP, questions, comments, and anything related.

PHP 8.2

Postby s_hazly » 21. December 2022 07:10

Hi,

Would like to seek advise if PHP 8.2 is able to be used with XAMPP
s_hazly
 
Posts: 1
Joined: 21. December 2022 05:44
XAMPP version: 8.1.12
Operating System: windows

Re: PHP 8.2

Postby jimap97 » 23. December 2022 20:42

I am guessing there will be a version with 8.2.0 soon.
jimap97
 
Posts: 2
Joined: 23. December 2022 20:23
XAMPP version: 8.0.8
Operating System: Windows 10

Re: PHP 8.2

Postby Beltran » 29. December 2022 15:36

Hi,

I am working on the new version, you can see the progress at https://github.com/ApacheFriends/xampp-build/issues/13. Any contribution will be welcome.
User avatar
Beltran
Power-User
 
Posts: 170
Joined: 22. March 2013 12:29
XAMPP version: 10
Operating System: Windows, Linux, OS X

Re: PHP 8.2

Postby Beltran » 29. December 2022 20:51

User avatar
Beltran
Power-User
 
Posts: 170
Joined: 22. March 2013 12:29
XAMPP version: 10
Operating System: Windows, Linux, OS X

Re: PHP 8.2

Postby cb » 11. March 2023 21:52

Just a suggestion for future releases to avoid having to update hard coding in a file for each new release.

For the "localhost/dashboard" page (normally "C:\Xampp\htdocs\dashboard\index.html"

On line 70

Change
Code: Select all
<h2>Welcome to XAMPP for Windows 8.2.0</h2>


to
Code: Select all
<h2>Welcome to XAMPP for Windows <?php echo PHP_VERSION ?></h2>


Change the file name to be index.php

The correct PHP version will be now shown for whatever version of PHP is installed in each release without any need to manually update this hard coded value
cb
cb
 
Posts: 38
Joined: 11. June 2008 22:48

Re: PHP 8.2

Postby Altrea » 11. March 2023 22:03

cb wrote:Just a suggestion for future releases to avoid having to update hard coding in a file for each new release.

The version is used in multiple parts like the readme, etc.
Bitnami uses a build script for setting all of this
https://github.com/ApacheFriends/xampp- ... ON_VERSION
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11952
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 103 guests