cherryframework4 icon indicating copy to clipboard operation
cherryframework4 copied to clipboard

Errors when upgrading to PHP7

Open castellani opened this issue 9 years ago • 1 comments

My server configuration is NGINX and PHP7 and I´m getting the follwing errors:

1- PHP message: PHP Fatal error: 'break' not in the 'loop' or 'switch' It is happening when the PHP reachs the line code 276 of the template-tags.php.

castellani avatar Feb 27 '16 17:02 castellani

Hi, @castellani.

Try a framework from develop branch - https://github.com/CherryFramework/cherryframework4/tree/develop

cheh avatar Feb 28 '16 13:02 cheh