stable

Clone or download

Read-only

Remove usage of \Http_Client in the realtime NodeJS client

No functionnal change is expected. Part of request #13236: Remove deprecated \Http_Client class Change-Id: I0f56a1a23f9b0fbc0ef662bb81ced0f3e4b7778a

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanColumnsResource.php +10 −2 Go to diff View file
M plugins/agiledashboard/include/AgileDashboard/REST/v1/Kanban/KanbanResource.php +9 −1 Go to diff View file
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +8 −1 Go to diff View file
M src/common/realTime/NodeJSClient.php +66 −28 Go to diff View file
A tests/phpunit/common/RealTime/NodeJSClientTest.php +71 −0 Go to diff View file