I am using WP 3.9 and Redux 3.3.8.8.
I get an error below in random sections of the admin area.
Fatal error: Call to undefined function is_customize_preview() in PATH/redux/ReduxCore/extensions/customizer/extension_customizer.php on line 79
is_customize_preview() is only 4.0.0 function. I think it should be used in a condition.