Aleksey Andreev
Aleksey Andreev
I think it can be realized. We just need to think hard about such issues: - Is it really necessary to be able to assign different tags to the same...
If we're talking about Summary report, I'm afraid such changes will be excessive, otherwise such a report will no longer be a “summary”. After all, nothing prevent a spammer from...
Thank you for the information!
> This project should upgrade to v3 This will raise the PHP version requirement to 8.0.2 minimum. Perhaps this should have been done a long time ago.
Hm. I was unable to reproduce this error on flysystem v2.5.0 and php 8.4. But I will update it.
This is not a problem for me. I haven't used PHP 8 code anywhere in my project. Is it normal that my code requires PHP 7 and one optional dependencies...
May I close this?
These ones: - https://github.com/liuch/dmarc-srg/commit/3b8b059751cc356abccd3acafebe485c0f028b65 - https://github.com/liuch/dmarc-srg/commit/9d85956622097f3ec00cfc464ceda565a70d984b The changes in v3 do not affect the code in my project.
Are you suggesting to set `"league/flysystem-aws-s3-v3": ^2.5 || ^3.25.1` for Flysystem in composer.json? Added: Honestly, I still haven't figured out why I haven't reproduced this error with v2.5
@williamdes Thanks for the detailed response. I think PHP 7.3 is enough for me for now.