invisnet

Results 2 issues of invisnet

**Problem**: devsense PHP (vscode) reports "Use of unknown class: 'PHPSQLParser\String'" when calling `parse()` **Solution**: Change params to `string`

### Bug report > Property Foo::$foo (TFoo of array{bar: bool}) does not accept array{bar: bool}. Type array{bar: bool} is not always the same as TFoo. It breaks the contract for...