stable

Clone or download

Read-only

Fix issues found by Psalm's taint analysis after the upgrade to 3.13

Part of request #15015: Initiate usage of Psalm taint analysis feature Change-Id: I366340942b9d6faf1979b22449dfc1f72f07ac1b

Modified Files

Name
M src/www/file/admin/manageprocessors.php +12 −9 Go to diff View file
M src/www/forum/admin/index.php +12 −10 Go to diff View file
M src/www/forum/forum.php +25 −6 Go to diff View file
M src/www/forum/forum_utils.php +6 −4 Go to diff View file
M src/www/forum/index.php +8 −6 Go to diff View file
M src/www/forum/monitor_thread.php +6 −4 Go to diff View file
M src/www/news/admin/index.php +4 −4 Go to diff View file
M src/www/news/index.php +5 −5 Go to diff View file
M src/www/news/submit.php +1 −1 Go to diff View file
M src/www/svn/admin/index.php +30 −11 Go to diff View file
M src/www/svn/admin/notification.php +30 −11 Go to diff View file