stable

Clone or download

Read-only

Functions inspecting arguments report the current parameter value in PHP 7

This cause static analysis inspection for PHP 7 incompatibilities [0] to flag (rightfully) some code in the Tuleap PHPWiki module. Some code has been removed instead of fixed has it can not be reached in the Tuleap context. Part of request #12147: Fix PHP 7.2 warnings and errors [0] https://secure.php.net/manual/en/migration70.incompatible.php#migration70.incompatible.other.func-parameter-modified Change-Id: Ibf7cd7620fda4a23c217cf3d0a81734f5f1e4cfa

Modified Files

Name
M src/common/wiki/phpwiki/lib/ErrorManager.php +7 −19 Go to diff View file
M src/common/wiki/phpwiki/lib/pear/PEAR.php +3 −3 Go to diff View file