Closed algo13 closed 7 years ago
@ddmler Looks like, working on it
@algo13 I think you can try with latest master
, this commit https://github.com/ovr/phpsa/commit/b6226c6c90f91d43e6ec5ef6d761a0d9be6f9c89 should help to fix this bug
@ovr Thank you!
I did not interrupt with latest master
.
But PHP7 Warning
in src/Definition/RuntimeClassDefinition.php
by 149c2d6
PHP Warning: Declaration of PHPSA\Definition\RuntimeClassDefinition::hasProperty($name, $inherit = false)
should be compatible with PHPSA\Definition\ClassDefinition::hasProperty($name, $inherit = false, $isParent = true)
Thanks
@algo13 Thanks for report, fixed!
@ovr Thanks for fixed!
$context->scope is null