Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

PHP7: Resource as classname is forbidden #104

Open
alextartan opened this issue Sep 20, 2016 · 1 comment
Open

PHP7: Resource as classname is forbidden #104

alextartan opened this issue Sep 20, 2016 · 1 comment

Comments

@alextartan
Copy link

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?

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools-rest; a new issue has been opened at laminas-api-tools/api-tools-rest#2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants