←back to thread

PHP 8.5

(stitcher.io)
202 points brentroose | 1 comments | | HN request time: 0.001s | source
Show context
xonre ◴[] No.45991542[source]
PHP should do a real major compatibility break and remove $ sigil from variable names. It's gonna be worth the pain!
replies(1): >>45991827 #
1. johannes1234321 ◴[] No.45991827[source]
Hello Perl 6!

Such a change makes it a completely different language with no compatibility. Thus all previous code is lost, no easy migration paths (especially for libraries which would like to support both during transition)