Skip to content

DB query not working with disabled escaping #1687

Description

@puschie286

disabling query escaping result in exception

Describe the bug
when using query function with disabled escaping the binds doesn't store escape state, so Query.php:479 will throw an invalid index exception.

CodeIgniter 4 version
4.0.0-alpha4 ( 13aa2ab )

Affected module(s)
system/Database/Query

Context

  • OS: Win 10
  • Web server Apache 2.4.29 (64)
  • PHP version 7.2.3 (64)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions