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

PHP 8.4: Multiple updates required for phpMyAdmin #912

Open
torvista opened this issue Nov 20, 2024 · 6 comments
Open

PHP 8.4: Multiple updates required for phpMyAdmin #912

torvista opened this issue Nov 20, 2024 · 6 comments

Comments

@torvista
Copy link
Contributor

torvista commented Nov 20, 2024

Most problems come from the /vendors.

This is what I had to do, although maybe some composer magic can do it automatically.

Updated these manually with latest from Github

/vendors

update berberli/assert

remove thecodingmachine/safe as it seems to be non maintained
remove refs to thecodingmachine from
laragon\etc\apps\phpMyAdmin\vendor\composer\autoload_static.php

update slim-psr7

update symfony:
dependency-injection
service-contracts
config

update phpMyAdmin
(library/classes) seemed enough but I included the rest.

@husnilkhatimi
Copy link

Adminer / Adminerevo also had some deprecated message in php84. Hopefully they update fast

@jack20211101
Copy link

try FlyEnv

@MGeurts
Copy link

MGeurts commented Dec 7, 2024

Read this to get rid of the deprecation messages in phpMyAdmin :

phpmyadmin/phpmyadmin#19404

@husnilkhatimi
Copy link

phpmyadmin v6 (dev snapshot) already available in their download page. I tested it, no more error and warning in php8.4

@alxndr-w
Copy link

A new Laragon version will be published on 16th December, 2024.

@akifayaz
Copy link

A new Laragon version will be published on 16th December, 2024.

looking forward to the new portable version

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

No branches or pull requests

6 participants