-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Uncaught Error: Unknown named parameter #38089
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
Comments
Oh, hello phpMyAdmin. ❤️ I'm actively fixing those kind of issues right now, but:
Please try to reproduce the problem with Symfony 4.4 on a more recent php 8 snapshot. |
This PR was merged into the 3.4 branch. Discussion ---------- [DI] fix ContainerBuilder on PHP8 | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #38089 | License | MIT | Doc PR | - Commits ------- a3275a7 [DI] fix ContainerBuilder on PHP8
Fixed in 3.4, will be part of 4.4/5.1/and next soon |
The same error happen to me today after moving to new server (CentOS 7, PHP 8), more exactly when I use phpMyAdmin. The symfony that currently installed is version 4, how to solve the problem? Can someone give a step by step instruction to upgrade the symfony here? Thanks |
You need to use phpMyAdmin 5.0.4 or newer as mentioned here :) |
I am already using 5.0.4, just checked |
Please continue the discussion on the linked phpMyAdmin ticket or have a look at https://www.phpmyadmin.net/support/ for more support options. |
Symfony version(s) affected 4.2.8 (https://github.com/phpmyadmin/phpmyadmin/blob/64f6b5c43522be49facbd95bee9197e811284c91/composer.json#L55)
Description
How to reproduce
PHP 8.0 beta 1 (phpmyadmin/phpmyadmin#16301)
Upstream bug: phpmyadmin/phpmyadmin#16301
The text was updated successfully, but these errors were encountered: