Skip to content

PHP7: Resource as classname is forbidden #2

@weierophinney

Description

@weierophinney

ZF\Rest\Resource generates a soft warning (for now) referring to the classname. "Resource" is listed as restricted on php.net.

This is the list of reservered php7 keywords: http://php.net/manual/en/reserved.other-reserved-words.php

Is there a plan to rename this class in the foreseeable future?


Originally posted by @alextartan at zfcampus/zf-rest#104

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