stable

Clone or download

Read-only

request #14210: Update Symfony components to 5.0

No functional change is expected. Change-Id: Idc85851fe3fc6598690810165fcd583cd6516ef1

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