We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apache NetBeans 24
Netbeans shows syntax error on correct source line:
Syntax error unexpected: require after: = expected: integer, double, identifier, String, String, array, __CLASS__, __TRAIT__, __METHOD__, __FUNCTION__, __LINE__, __FILE__, <<<"...", __NAMESPACE__, __DIR__, define, +, -, !, ~, [, new, static, (, <<<'...'
PHP project
function foo() { static $bar = require 'bar.php'; }
No / Don't know
Windows 10 x64
Eclipse Temurin 21
Apache NetBeans binary zip
PHP 8.3.14
No
The text was updated successfully, but these errors were encountered:
Duplicate: #8073
Sorry, something went wrong.
junichi11
No branches or pull requests
Apache NetBeans version
Apache NetBeans 24
What happened
Netbeans shows syntax error on correct source line:
Language / Project Type / NetBeans Component
PHP project
How to reproduce
Did this work correctly in an earlier version?
No / Don't know
Operating System
Windows 10 x64
JDK
Eclipse Temurin 21
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
PHP 8.3.14
Are you willing to submit a pull request?
No
The text was updated successfully, but these errors were encountered: