?
avatar franzpeter
franzpeter
2 Jun 2016

Steps to reproduce the issue

I am working on a Mac using MAMP. PHP version is 7.0.0 I have activated Xdebug and use MacGDP. Joomla version is 3.5.1. If calling the Joomla homepage (i.e.index.php) it complains about that: define('JOOMLA_MINIMUM_PHP', '5.3.10');
Using the evaluation button to get a window to enter and verify that code the result of entering:
define('JOOMLA_MINIMUM_PHP', '5.3.10');
is:
error evaluating code

Expected result

NO error for index.php

Actual result

error evaluating code

System information (as much as possible)

Joomla 3.5.1, php 7, MAMP with debug and MacGDBpscreen shot 2016-06-02 at 08 58 30

Additional comments

The same occurs too for the administrator/index.php

avatar franzpeter franzpeter - open - 2 Jun 2016
avatar mbabker
mbabker - comment - 2 Jun 2016

It's an error with that platform that needs to be reported to those developers. That line of code is perfectly valid PHP syntax.

avatar mbabker mbabker - change - 2 Jun 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-06-02 14:10:21
Closed_By mbabker
avatar mbabker mbabker - close - 2 Jun 2016
avatar mbabker mbabker - close - 2 Jun 2016

Add a Comment

Login with GitHub to post a comment