stable

Clone or download

Read-only

Merge commit 'refs/changes/56/16956/2' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD

* ssh://gerrit.tuleap.net:29418/tuleap: request #14210: Update Symfony components to 5.0 Change-Id: I69e5aa6a11c963a9a877742352f472919246375c

Modified Files

Name
M plugins/svn/include/SVN/AccessControl/SVNRefreshAllAccessFilesCommand.php +3 −2 Go to diff View file
M plugins/tracker/include/Tracker/Notifications/TrackerForceNotificationsLevelCommand.php +4 −2 Go to diff View file
M src/common/CLI/Command/ClearCachesCommand.php +3 −2 Go to diff View file
M src/common/CLI/Command/ConfigGetCommand.php +3 −2 Go to diff View file
M src/common/CLI/Command/ConfigSetCommand.php +3 −2 Go to diff View file
M src/common/CLI/Command/PlatformAccessControlCommand.php +4 −2 Go to diff View file
M src/common/CLI/Command/ProcessSystemEventsCommand.php +1 −3 Go to diff View file
M src/common/CLI/Command/RestoreCachesCommand.php +4 −2 Go to diff View file
M src/common/CLI/Command/WorkerSVNRootUpdateCommand.php +3 −1 Go to diff View file
M src/common/CLI/Command/WorkerSupervisorCommand.php +3 −3 Go to diff View file
M src/common/Project/SystemEventRunner.class.php +1 −2 Go to diff View file
M src/common/Queue/TaskWorker/TaskWorkerProcessCommand.php +3 −1 Go to diff View file
M src/common/system_event/SystemEventProcessManager.class.php +1 −1 Go to diff View file
M src/common/system_event/SystemEventProcessorMutex.class.php +1 −1 Go to diff View file
M src/composer.json +4 −4 Go to diff View file
M src/composer.lock +188 −130 Go to diff View file
M src/utils/tuleap.php +1 −1 Go to diff View file
M tests/phpunit/common/SystemEvent/SystemEventProcessManagerTest.php +6 −6 Go to diff View file
M tests/phpunit/common/SystemEvent/SystemEventProcessorMutexTest.php +1 −1 Go to diff View file