Wunderbyte-GmbH / moodle-mod_newsletter

Native Moodle newsletter module
6 stars 6 forks source link

Jenkins - syntax error for PHP 7 #22

Closed nitro2010-zz closed 8 years ago

nitro2010-zz commented 8 years ago

19:18:42 No syntax errors detected in /opt/lampp/htdocs/moodle/mod/newsletter/cssparser/Value/URL.php 19:18:43 PHP Fatal error: Cannot use 'String' as class name as it is reserved in /opt/lampp/htdocs/moodle/mod/newsletter/cssparser/Value/String.php on line 5 19:18:43 19:18:43 Fatal error: Cannot use 'String' as class name as it is reserved in /opt/lampp/htdocs/moodle/mod/newsletter/cssparser/Value/String.php on line 5 19:18:43 Errors parsing /opt/lampp/htdocs/moodle/mod/newsletter/cssparser/Value/String.php

Fix:

please see:

https://github.com/nitro2010/moodle/blob/MOODLE_30/mod/newsletter/cssparser/Parser.php

Regards

dasistwas commented 8 years ago

Hi,

thank you for reporting this issue and providing a fix. Just fixed it in the master branch.

Kind regards, David