Hi,

Manual: "Also, the identifier must follow the same naming rules as any other label in PHP: it must contain only alphanumeric characters and underscores, and must start with a non-digit character or underscore."

RFC: "Ends a quotation when the closing identifier is followed by a newline or any of these characters: space, tab, period (concat), comma, semicolon, closing parentheses, closing square bracket (arrays) and null byte (end of file)."

Is "Loosened restrictions" listing equal !(alphanumeric characters and underscores) as described in manual for "label"?

cryptocompress

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to