Bruce Weirdan
Bruce Weirdan
> But these arguments about OS LTS releases are just silly When I was talking about older releases my point was that currently 100% of people using this library are...
It's been a month since last comment, so it seems everyone who cared has already voiced their opinions. @ircmaxell, isn't it a good time to make the decision?
This now works: https://psalm.dev/r/58bb4ad896
> Is there a workaround for this? (can't use threads as a workaround) None known. It's likely more code needs to use `ErrorHandler::runWithExceptionsSuppressed()`, but we'd have to see the backtrace...
Both issues are fixed: https://psalm.dev/r/c3ee80ed62 https://psalm.dev/r/26e9d70291
> So I'd personally vote to move the `IssueData` out of the `Internal` namespace and remove the `@internal` I'd also make it final if we do that move.
4.x branch is closed now as we prepare for the 5.0 release. Please target the master branch instead.
@derrabus OpenSSL snippet now does not produce errors: https://psalm.dev/r/d9103abb4b
Even though the syntax has changed the issue is still there (note the absence of `--env`): ```nushell : use std ['path add'] : view source 'path add' def "path add"...
I think that would be sufficient, it's better than nothing, for sure.