• Resolved derikdantas

    (@derikdantas)


    I got a crash on the line 29
    About missing T variable instead of ?

    >
    function str_contains(?string $haystack, ?string $needle): bool { return p\Php80::str_contains($haystack ?? ”, $needle ?? ”); }

    it breaks completely the site even with woocomerce folder renaming

    The php version that I am using is PHP 7.3.33, should I go for 8.0 when the new 6.5.1 woocomerce gets avaiable?

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Woocomerce 6.5 crash by polyfill-php80/bootstrap.php’ is closed to new replies.