Replace CURL with Guzzle

Created on 25 November 2023, over 1 year 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

  • Issue created by @Anybody
  • Merge request !12Draft: Turn CURL into Guzzle → (Open) created by Anybody
  • Status changed to Needs review over 1 year ago
  • 🇩🇪Germany Anybody Porta Westfalica

    I implemented the AI suggestions, but we definitely have to check and test them very carefully. Think it won't be totally correct, but perhaps a starting point, saving us some time.

Production build 0.71.5 2024