Skip to content

Notice: Use of undefined constant QUERY_TYPE_JQUERY - assumed 'QUERY_TYPE_JQUERY #34

@sgulseth

Description

@sgulseth

Hi,

When fetching some articleobjects from memcached it triggers the following php notice:
Notice: Use of undefined constant QUERY_TYPE_JQUERY - assumed 'QUERY_TYPE_JQUERY
This is beacause of the php autoloading functionality. If QUERY_TYPE_JQUERY had been defined as class constants the class would have been autoloaded.

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