Details

    • Change Request (Sub-task)
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 6.0.3, 6.2.0alpha1, 6.2 (plan)
    • 6.0.4rc1, 6.2.0alpha2, 6.2 (plan)
    • Frontend (F)
    • None
    • Team A
    • Sprint 83 (Dec 2021), Sprint 84 (Jan 2022), Sprint 85 (Feb 2022), Sprint 86 (Mar 2022), Sprint 87 (Apr 2022), Sprint 88 (May 2022), Sprint 89 (Jun 2022), Sprint 90 (Jul 2022)
    • 0.25

    Description

      PHP function zbx_err_handler needs a fix to skip silenced errors in PHP 8 (silencing done using @ operator).

      The function currently tests error_reporting() for 0. This does not work starting with PHP 8. Search for @ in here: https://www.php.net/manual/en/migration80.incompatible.php

      See screenshot attached.

      Attachments

        Activity

          People

            rdetlavs Reinis Detlavs
            averza Andrejs Verza
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: