stable

Clone or download

Read-only

Remove usage of \Http_Client from the reference OpenGraph information retriever

OpenGraph information Tuleap tries to retrieve for external references now uses a PSR-18 HTTP client. Opportunity has also been taken to update the library used in this context. No functionnal change is expected. Part of request #13236: Remove deprecated \Http_Client class Change-Id: I9617657070c8925270c9a4ac86db5d10c8c76674

Modified Files

Name
M src/common/reference/ReferenceOpenGraph.php +15 −7 Go to diff View file
M src/common/reference/ReferenceOpenGraphDispatcher.php +31 −30 Go to diff View file
M src/composer.lock +10 −10 Go to diff View file
M src/core/goto.php +12 −3 Go to diff View file