Skip to content

PHP 7.2 Compatibility #105

@jakewrfoster

Description

@jakewrfoster

As of PHP7.2, this will trigger a warning. This may be low-priority since this seems to only run on a cron job. At any rate, this should probably be updated.

Method name "Searchpress_CLI_Command::__apply_date_range" is discouraged; PHP has reserved all method names with a double underscore prefix for future use.

public function __apply_date_range( $args ) {

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions