Y
Hacker News
new
|
ask
|
show
|
jobs
by
mgkimsal
3981 days ago
Specifically in PHP, though, you can't (anymore) break a variable value.
break $n;
isn't valid since PHP 5.4