Skip to content

PHPStan: correct secure-custom-fields.php #69

@kraftbj

Description

@kraftbj
			message: '#^Constant ACF_BASENAME not found\.$#'
			identifier: constant.notFound
			count: 2
			path: ../secure-custom-fields.php

		-
			message: '#^Constant ACF_FIELD_API_VERSION not found\.$#'
			identifier: constant.notFound
			count: 3
			path: ../secure-custom-fields.php

		-
			message: '#^Constant ACF_MAJOR_VERSION not found\.$#'
			identifier: constant.notFound
			count: 4
			path: ../secure-custom-fields.php

		-
			message: '#^Constant ACF_PATH not found\.$#'
			identifier: constant.notFound
			count: 2
			path: ../secure-custom-fields.php

		-
			message: '#^Constant ACF_VERSION not found\.$#'
			identifier: constant.notFound
			count: 2
			path: ../secure-custom-fields.php

		-
			message: '#^One or more @param tags has an invalid name or invalid syntax\.$#'
			identifier: phpDoc.parseError
			count: 7
			path: ../secure-custom-fields.php

		-
			message: '#^Path in require_once\(\) "\./wp\-admin/includes/plugin\.php" is not a file or it does not exist\.$#'
			identifier: requireOnce.fileNotFound
			count: 1
			path: ../secure-custom-fields.php

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