#php7
Read more stories on Hashnode
Articles with this tag
Catch fatal errors · It looks like fatal errors can't be suppressed using the @ sign anymore in my PHP setup using MAMP. I had this all along in PHP...
I was trying out the day-2 problem of the 30-day challenge at leetcode and I came across a situation where a array_map could be used to process each...