Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi pready!

    Thanks for pointing out this error. We already fixed it and we will be releasing a new version soon.

    time.ly, maybe it might be possible to check such errors before you deploy new versions?! it only requires adding this to the .htaccess of your testing enivronment.

    # enable PHP error logging
    php_flag log_errors on
    php_value error_log “/path/to/PHP_errors.log”
    # END SERVER

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP 7’ is closed to new replies.