You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 24, 2025. It is now read-only.
Currently get exception on something like this:
class Test{
const MyConstant = 1000 ** 24;
}
Gives errors such as:
"Invalid value definition" and "The cause of the exception was the T_POW token"
http://php.net/manual/en/migration56.new-features.php