Janez Urevc

Results 30 comments of Janez Urevc

Latest release already supports both Symfony 6 and PHP 8 and I can confirm that I've been able to install Port with those. Have you tried using `-W` as the...

This is a great point. Can you check if #133 solves your problem while not breaking anything?

#133 is merged and I tagged [a new release](https://github.com/portphp/portphp/releases/tag/1.8.0).

+1 to see composer support in the library. Not having this support causes a lot of confusion as there are forks existing only to provide composer support and packages on...

Done: https://github.com/disqus/disqus-php/pull/23

Thank you for the feedback! I understand the concern about adding an additional dependency. Uptime seems to always be `0` in the test environment. We could simply assert for that...

Possibly another implementation of the `Term` trait? Additionally to the Windows and Unix ones that we have already?

Agreed. Are you generally prepared to accept this feature if I give it a try?

OK, I will give it a try and see where it takes me. Thank you for the fast response!