lanfix
lanfix
```Deprecated: Return type of Ayesh\ComposerPreload\PreloadList::getIterator(): iterable should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice```
Hello. How I can use environment variables to set `remote_host` like in `xdebug`? ``` XDEBUG_CONFIG: "remote_host=172.26.112.1" ``` Or this feature are not available in `yasd`?
I can not use this library in php >= 8 because there is reflection was modified (signature of methods in `ReflectionMethod` and `ReflectionClass`)