stable

Clone or download

Read-only

Remove usage of a function removed in PHP 7

set_magic_quotes_runtime() has been removed with PHP 7 [0]. This code path does not look to be trigerred within Tuleap code but the function is visible to static analysis tools which is annoying. Part of request #12147: Fix PHP 7.2 warnings and errors [0] https://secure.php.net/manual/en/function.set-magic-quotes-runtime.php Change-Id: I586e363c77976e93aea562dd5009c2a2dc7ee712

Modified Files

Name
M src/www/include/nusoap.php +0 −1 Go to diff View file