stable

Clone or download

Read-only

Merge commit 'refs/changes/96/17296/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #14338: Migrate from Zend packages to Laminas

Modified Files

Name
M plugins/docman/include/Download/DocmanFileDownloadController.php +1 −1 Go to diff View file
M plugins/docman/include/docmanPlugin.php +1 −1 Go to diff View file
M plugins/docman/phpunit/Download/DocmanFileDownloadControllerTest.php +1 −1 Go to diff View file
M plugins/forumml/include/OutputAttachmentController.php +1 −1 Go to diff View file
M plugins/proftpd/include/ProFTPd/Explorer/ExplorerController.class.php +1 −1 Go to diff View file
M plugins/prometheus_metrics/include/MetricsController.php +1 −1 Go to diff View file
M plugins/prometheus_metrics/include/prometheus_metricsPlugin.php +1 −1 Go to diff View file
M plugins/prometheus_metrics/phpunit/MetricsControllerTest.php +1 −1 Go to diff View file
M plugins/pullrequest/include/PullRequest/Reviewer/Autocompleter/ReviewerAutocompleterController.php +1 −1 Go to diff View file
M plugins/pullrequest/include/pullrequestPlugin.php +1 −1 Go to diff View file
M plugins/pullrequest/phpunit/Reviewer/Autocompleter/ReviewerAutocompleterControllerTest.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/File/AttachmentController.php +1 −1 Go to diff View file
M plugins/tracker/include/trackerPlugin.php +1 −1 Go to diff View file
M plugins/tracker/phpunit/Tracker/FormElement/Field/File/AttachmentControllerTest.php +1 −1 Go to diff View file
M plugins/tuleap_synchro/include/Tuleap_Synchro/Endpoint/EndpointChecker.php +1 −1 Go to diff View file
M plugins/webdav/include/FS/WebDAVFRSFile.class.php +1 −1 Go to diff View file
M src/common/FRS/FRSFileDownloadController.php +1 −1 Go to diff View file
M src/common/FRS/FRSFileDownloadOldURLRedirectionController.php +1 −1 Go to diff View file
M src/common/RSS/FeedHTTPClient.php +3 −3 Go to diff View file
M src/common/Request/DispatchablePSR15Compatible.php +1 −1 Go to diff View file
M src/common/Request/RouteCollector.php +2 −2 Go to diff View file
M src/common/Upload/FileUploadController.php +2 −2 Go to diff View file
M src/common/Widget/Widget_Rss.class.php +6 −6 Go to diff View file
M src/common/mail/Codendi_Mail.class.php +11 −13 Go to diff View file
M src/common/wiki/lib/WikiAttachmentRevision.class.php +1 −1 Go to diff View file
M src/composer.json +4 −4 Go to diff View file
M src/composer.lock +1363 −1268 Go to diff View file
M src/core/RSS/News/LatestNewsController.php +1 −1 Go to diff View file
M src/core/RSS/Project/LatestProjectController.php +1 −1 Go to diff View file
M src/www/api/index.php +1 −1 Go to diff View file
M tests/phpunit/common/FRS/FRSFileDownloadControllerTest.php +1 −1 Go to diff View file
M tests/phpunit/common/FRS/FRSFileDownloadOldURLRedirectionControllerTest.php +1 −1 Go to diff View file
M tests/phpunit/common/Request/DispatchablePSR15CompatibleTest.php +1 −1 Go to diff View file