-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Can't create customer account!! [Compatibility issue with PHP 8.1 and Magento 2.4.4??] #35985
Comments
Hi @krusleung. Thank you for your report.
Make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
For more details, review the Magento Contributor Assistant documentation. Add a comment to assign the issue: To learn more about issue processing workflow, refer to the Code Contributions.
🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket. ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
Edited From After submited account creation
|
Hi @engcom-Dash. Thank you for working on this issue.
|
@magento give me 2.4-develop instance |
Hi @engcom-Dash. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Dash, here is your Magento Instance: https://aa31fe3a6dae6b7524c278770b136699.instances.magento-community.engineering |
@magento give me 2.4-develop instance |
Hi @engcom-Dash. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Dash, here is your Magento Instance: https://aa31fe3a6dae6b7524c278770b136699.instances.magento-community.engineering |
Hi @krusleung , We are trying to reproduce the issue in 2.4-develop But we are not able to reproduce the issue... Customer account able to create successfully... Here i Attached the screenshots for your reference.... Steps to reproduce the issue:
Let us know if we are miss anything.... Thanks!!! |
Hi @krusleung , We are checking this issue in 24.-develop in which we need not to revise back anything in the file. Please refer to the below link for your reference:
It seems that you have tried to upgrade the Magento. If yes, can you please tell us by which version you have upgraded the Magento? Thanks!!! |
Hi @krusleung , We are trying to reproduce the issue....we are not able to reproduce.Customer account page also able to create successfully. |
Hi @krusleung , We have noticed that this issue has not been updated for a period of 14 Days. Hence we assume that this issue is fixed now, so we are closing it. Please raise a fresh ticket or reopen this ticket if you need more assistance on this. Thanks!!! |
I was testing a size with OWASP ZAP and got the same issue with one of the requests: PHP Version: 8.1.9 The POST content was: form_key=QaxoFpREuXOnJBHd&success_url=&error_url=&firstname=ZAP&lastname=ZAP&is_subscribed=1&dob=ZAP&assistance_allowed_checkbox=1&assistance_allowed=&email=foo-bar%40example.com&password=ZAP&password_confirmation=ZAP&persistent_remember_me=on ERROR ValueError: bcsub(): Argument 1 ($num1) is not well-formed in /var/www/php/sitename/vendor/magento/zendframework1/library/Zend/Locale/Math.php:259 |
Preconditions and environment
Steps to reproduce
Create an account
Expected result
Enter customer create page successfully.
Actual result
1 exception(s):
Exception #0 (Exception): Deprecated Functionality: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/vendor/magento/module-customer/Block/Widget/Name.php on line 110
Exception #0 (Exception): Deprecated Functionality: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/vendor/magento/module-customer/Block/Widget/Name.php on line 110
Additional information
I was wondering if editing document can fix this compatibility issue?
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: