According to the changelog, you fixed php support for version 5.2 in 3.3.9.27. Unfortunately, I'm getting (in a wordpress theme) the error:
Parse error: syntax error, unexpected T_STRING in [...]/ReduxFramework/ReduxCore/inc/scssphp/src/Colors.php on line 13
It starts with "namespace", I googled and I believe there is no namespace support in php 5.2. Is there any way to get this framework (and therefore the theme I bought) working with php 5.2?