{ Dev Farm }

Web & Windows Development

PHP 8

Home Forum Support PHP 8

  • Il topic è vuoto.
Stai visualizzando 2 post - dal 1 a 2 (di 2 totali)
  • Autore
    Post
  • #99003 Rispondi
    Michael Wehle
    Ospite

    I edited wp-gpx-maps-utils.php to check for an empty $_time array because I was getting an error with PHP 8.

    if (!empty($_time)) {
    $points->maxTime = max( $_time );
    $points->minTime = min( $_time );
    }

    #99041 Rispondi
    Jeroen
    Ospite

    With PHP 8 installed on my website, all pages with the WP GPX Maps plugin break (the page either hangs or shows a fatal error). After downgrading to PHP 7.4 the plugin works fine again. So problem fixed for now, but could you please also make the plugin work with PHP 8?

    Thanks, Jeroen

Stai visualizzando 2 post - dal 1 a 2 (di 2 totali)
Rispondi a: Risposta #99041 in PHP 8

You can use BBCodes to format your content.
Your account can't use Advanced BBCodes, they will be stripped before saving.

Le tue informazioni:




Non è possibile lasciare nuovi commenti.