ColorlibHQ / shapely

Free multipurpose WordPress theme built using Bootstrap
https://colorlib.com/wp/themes/shapely/
62 stars 61 forks source link

Deprecated message php 7.4 #325

Closed nodarik closed 3 years ago

nodarik commented 3 years ago

Deprecated : Unparenthesized a ? b : c ? d : e is deprecated. Use either (a ? b : c) ? d : e or a ? b : (c ? d : e) in /home/wildincu/public_html/wp-content/themes/shapely/inc/extras.php on line 442

Reported here: https://colorlibsupport.com/t/hello-help-with-shapely-error-please/29971

mahendrapratap4022 commented 3 years ago

Hi it is already solved in https://github.com/ColorlibHQ/shapely/pull/323 I also test with the 7.3 and 7.4 versions of PHP. Please clone this repo and check.