Morning, Please see attached and confirm. Barclay From: paulheeg@users.sf.net Sent: Sat, 10 Jun 2017 14:46:34 +0000 To: 11587@discussion.webcalendar.p.re.sf.net Subject: [webcalendar:discussion] PHP 7: Any plans on supporting it? Hallo, mysqli: php7 mysql is no longer supported, you have to change it in the settings magic-quotes: are disabled since php 5.2 see http://php.net/manual/de/security.magicquotes.php. I enclosed some if(get_magic_quotes_gpc()) .. which prevents the code from being executed....