Skip to content

Add PHP 8.3 support#62

Open
salamzadeh wants to merge 1 commit into
ApacheFriends:mainfrom
salamzadeh:feature/#35
Open

Add PHP 8.3 support#62
salamzadeh wants to merge 1 commit into
ApacheFriends:mainfrom
salamzadeh:feature/#35

Conversation

@salamzadeh

Copy link
Copy Markdown

I added support for PHP 8.3 and successfully built the Docker image using:

docker build . -t xampp-build

However, I noticed that the documentation refers to a folder named ../xampp-code:

docker run -v `pwd`/../xampp-code:/home/xampp-code \
           -v `pwd`/tarballs:/tmp/tarballs \
           -it xampp-build bash

I could not find any repository named xampp-code in the ApacheFriends organization.
Could you clarify where the actual XAMPP source code is expected to come from, or how the xampp-code directory should be prepared?

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.

1 participant