netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Special symbol reported PHP syntax error

Open hkargc opened this issue 6 months ago • 0 comments

Apache NetBeans version

Apache NetBeans 26

What happened

<?php

class userⓥ3_0_0 {

	public static function print() {
		echo 'OK';
	}
}
userⓥ3_0_0::print();

Image

Language / Project Type / NetBeans Component

No response

How to reproduce

ⓥ Symbols are allowed

Did this work correctly in an earlier version?

No / Don't know

Operating System

windows

JDK

29

Apache NetBeans packaging

Apache NetBeans binary zip

Anything else

No response

Are you willing to submit a pull request?

No

hkargc avatar Jun 13 '25 02:06 hkargc