Hacker News new | ask | show | jobs
by theodorejb 305 days ago
Note that since PHP 8.0 the ternary operator is non-associative, and attempting to nest it without explicit parenthesis produces a hard error.