AlmightySnoo 🐢🇮🇱🇺🇦 to Programmer Humor@lemmy.ml • edit-21 year agoand people wonder why we say PHP is a memelemmy.worldimagemessage-square116fedilinkarrow-up1379arrow-down136
arrow-up1343arrow-down1imageand people wonder why we say PHP is a memelemmy.worldAlmightySnoo 🐢🇮🇱🇺🇦 to Programmer Humor@lemmy.ml • edit-21 year agomessage-square116fedilink
minus-square@asceticism@lemmy.fmhy.mllinkfedilink36•edit-21 year 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@asceticism@lemmy.fmhy.mllinkfedilink11•edit-21 year 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: