- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2022
03:05 AM
09-03-2022
03:05 AM
Magento 2.4.4 + PHP 8.1 Deprecated Functionality: strtolower():
Hello
I have been stuck for ages with this error. Can anyone advice what may be happening here?
Deprecated Functionality: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /vendor/magento/framework/DB/Adapter/Pdo/Mysql.php on line 3483
I am trying to upgrade to version 2.4.4
The system requirements is to use php8.1
I am upgrading from version 2.4.0
but exactly the same error hapens when upgrading from 2.3.7
The error appears when running
bin/magento setup:upgrade
Labels:
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2022
03:12 AM
09-05-2022
03:12 AM
Re: Magento 2.4.4 + PHP 8.1 Deprecated Functionality: strtolower():
problem resolved
it was amasty shipping module needed to be updated.