PHP 8.6.0 Beta 1 is available for testing

Voting

: min(seven, three)?
(Example: nine)

The Note You're Voting On

Krzysiek
12 years ago
Joey, you're wrong saying that __halt_compiler have strange behavior. This structure works exactly the same as any other build in structure like empty or isset (even similarly to functions; at least in tokenizer level).

About T_OPEN_TAG - after one open tag is present you didn't expect other one in current php code section, so tokenizer try to handle this "thing" in other way and it's perfectly normal...

<< Back to user notes page

To Top