Skip to content
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
This repository was archived by the owner on Jan 2, 2023. It is now read-only.

Resource word is reserved in PHP7 #140

@antonkomarev

Description

@antonkomarev

This is just a notice that PHP7 has Resource class name as soft-reserved word. There could be possibility to face the situation when in future versions of PHP this library will be broken.

https://secure.php.net/manual/en/reserved.other-reserved-words.php

Note: All the reserved words are case-insensitive. If object is reserved that means Object is reserved too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions