• Resolved dmpinder

    (@dmpinder)


    Hi there,

    When we run PHP compatibility checker against the plugin, this error is highlighted:

    FILE: web/app/plugins/updraftplus/admin.php
    ----------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ----------------------------------------------------------------------
     5207 | ERROR | The $enable parameter of ob_implicit_flush() expects
          |       | a boolean value instead of an integer since PHP 8.0.
          |       | Found: 1
          |       | (PHPCompatibility.ParameterValues.ChangedIntToBoolParamType.ob_implicit_flush_enableNumericFound)
    ----------------------------------------------------------------------

    Can this be fixed in an upcoming release?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP 8.2 error’ is closed to new replies.