Skip to content

Call to undefined function rray_key_exists() in lib/Magento/Db/Adapter/Pdo/Mysql.php #2793

@hansgv

Description

@hansgv

Preconditions (*)

OpenMage 19.4.20

Steps to reproduce (*)

Attempt to save a product

Expected result (*)

Saving works

Actual result (*)

Error PHP Fatal error: Uncaught Error: Call to undefined function rray_key_exists() in /var/www/vhosts/idlounge.fi/lib/Magento/Db/Adapter/Pdo/Mysql.php:135

I presume it's because it should be array_key_exists(). Fixing the typo seems to fix the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions