Replace CURL with Guzzle

Created on 25 November 2023, almost 2 years ago

Problem/Motivation

BillwerkApi.php uses CURL, while Guzzle is the Symfony default REST Client and much easier to handle.

As the comment in the code already said:

// @todo replace curl with Guzzle.

all the calls in BillwerkApi should be replaced with Guzzle. But we have to ensure the functionality is exactly the same to not introduce bugs,

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Needs review

Version

1.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024