-
Notifications
You must be signed in to change notification settings - Fork 42
syntax error, unexpected '?' in PHP7.0 #46
Comments
@elvispdosreis What version of |
"zendframework/zend-soap": "^2.6", |
@elvispdosreis sorry, I've asked for
|
it seems that the zend-code version is incompatible with php7.0
|
@elvispdosreis as I said, since |
…\vendor\zendframework\zend-code\src\Reflection\DocBlock\Tag\VarTag.php69
public function getVariableName() : ?string
{
return $this->variableName;
}
The text was updated successfully, but these errors were encountered: