stable

Clone or download

Read-only

fix: Fix request #31083 Adapt JPGraph error handler for PHP 8.x

JPGraph defines its own error handler. This one is not yet compatible with PHP 8.x within the Tuleap codebase. We have to adapt it to the last version deployed by JPGraph (4.4.1) Note: Some Tuleap logging is added to keep a tracker of Exception/Errors raised by JPGrah. Change-Id: If5230f10405b507b55e4738d533066d72cafbf3e

Modified Files

Name
M src/embedded_vendor/jpgraph/jpgraph_errhandler.inc.php +5 −1 Go to diff View file