Alessandro Lai

Results 270 comments of Alessandro Lai

I'm working on something similar in my own facile-it/paraunit, the coverage feature is nearly complete. Ask away if you need anything!

Travis reporting doesn't seem to work, but the build seems green: https://travis-ci.org/github/mark-gerarts/automapper-plus/builds/762590792 I would suggest to migrate away from Travis though: it already reports a forced migration to the .com...

Action aren't starting, those need to be probably enabled, in https://github.com/mark-gerarts/automapper-plus/settings/actions @mark-gerarts can you do it?

Yes, you got it right: `@psalm-*` annotations are more specific and can be put alongside the normal one, so to not break tools (like IDEs) that do not understand them....

Sorry for recovering an old issue, but I stumbled on another use case for this option: https://github.com/schmittjoh/serializer/issues/1381 The class is valid up to PHP 8.0, and the library wont drop...

Same issue here, just after updating Ubuntu. Maybe some new package broke the script? `systemd-resolve --status` for me reports: ``` Link 17 (tun0) Current Scopes: none LLMNR setting: yes MulticastDNS...

Thank you for your analysis. As reported before, `systemd-resolve --status` does not report any DNS apart from the standart ones from my wifi, so yeah, you seem to be correct.

I've tried to use the CLI openvpn command, but it doesn't seem to work too; your script seems to be triggered correctly, and `systemd-resolve --status` shows the DNS under the...

I'm using this fork in production. It works, but I'm not using it thoroughly with all functionalities, so I can't vouch for it.

The PDF package from Zend is still abandoned, so Laminas doesn't change anything in that regard... BTW I'm still using this with PHP 7.3, but the relative bundle is dragging...