stable

Clone or download

Read-only

Refactoring for PHP5.6 - Soap

This is part of request #9202 Make Tuleap compatible with PHP 5.6 Update src/www/soap/ source code to deal with PHP 5.6. To test it, please update your php.conf and set php flags register_globals and magic_quotes_gpc to off. Change-Id: I9f61da391029e1f28886b29069829b8e28218d35

Modified Files

Name
M src/www/soap/codendi.wsdl.php +5 −2 Go to diff View file
M src/www/soap/index.php +5 −2 Go to diff View file
M src/www/soap/project/index.php +5 −2 Go to diff View file
M src/www/soap/project/wsdl-viewer.php +1 −1 Go to diff View file
M src/www/soap/svn/index.php +5 −2 Go to diff View file
M src/www/soap/svn/wsdl-viewer.php +2 −1 Go to diff View file
M src/www/soap/tracker/tracker.php +7 −4 Go to diff View file