Closed MaMaKow closed 1 year ago
As you've not specified the PHP CompatInfo version used, I'll warn you that to fix this issue, you'll need at least upcoming release 5.4.1 or 5.5.0 of CompatInfo DB (current version is 5.4.0)
FYI issue was fixed on branch 7.0 with commit https://github.com/llaville/php-compatinfo/commit/a6af38b78eb8e97b9f8ad551e0508fc4d45a60af
I'll backport soon to branch 6.5 ASAP (GitHub status is degraded : https://www.githubstatus.com/)
A 6.5.5 release should be possible in next days. No official version of 7.0 but code is ready for prod
Both branches 6.5
and 7.0
are production ready.
If you want to give a try. Next releases will be published in 24 hours or less
My project uses the new signature of setcookie(), which is available as of PHP 7.3.0: setcookie(string $name, string $value = "", array $options = []): bool But the result of your analysis is 7.0.2
Conditions Analysis
Requires PHP 7.0.2 (min), PHP 7.0.2 (all)