AlmightySnoo 🐢🇮🇱🇺🇦 to Programmer [email protected] • edit-22 years agoand people wonder why we say PHP is a memelemmy.worldimagemessage-square117fedilinkarrow-up1376arrow-down139
arrow-up1337arrow-down1imageand people wonder why we say PHP is a memelemmy.worldAlmightySnoo 🐢🇮🇱🇺🇦 to Programmer [email protected] • edit-22 years agomessage-square117fedilink
minus-square@[email protected]linkfedilink36•edit-22 years agoThis is not valid syntax as of 2020. PHP 8 fixed a lot of issue like this as well as a lot of function and variable type issues. Also this was deprecated in PHP 7 (2015).
minus-square@[email protected]linkfedilink11•edit-22 years agoNot nested but ‘Unparenthesized’ Also per the error message here is it working:
This is not valid syntax as of 2020. PHP 8 fixed a lot of issue like this as well as a lot of function and variable type issues.
Also this was deprecated in PHP 7 (2015).
They deprecated nested ternaries?
Not nested but ‘Unparenthesized’
Also per the error message here is it working: