PHP 7.0.5 incompatibility - Fatal Error -> String as Class Name

Fatal error: Cannot use 'String' as class name as it is reserved in C:\xampp\htdocs\vendor\respect\validation\library\Rules\String.php on line 4

We’re aware of this, some of the libraries we’re using has some incompatibilities so as it stands today it’s not working I’m afraid. You’ll need to use PHP 5.6 until that’s resolved.

We will work to add support as PHP7 becomes more popular - it is starting to ship with Ubuntu 16:04 and XAMPP so we imagine it will become more popular fairly quickly.

1 Like

Okay, i have think the 1.8 Beta works already with PHP 7.0.5.
But it’s very cool und helpful to use Composer & More. :wink:

1 Like

Sorry, 1.8 doesn’t work either - the problem is with an upstream project

As you can see, they fixed it - but not yet released.

1 Like