PHP 8.4.0 Alpha 1 available for testing

Predefined Constants

When the extension has either been compiled into PHP or dynamically loaded at runtime, the tokens listed in List of Parser Tokens are defined as constants.

Constants Description
TOKEN_PARSE (int) Recognises the ability to use reserved words in specific contexts.
add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top