Closed (fixed)
Project:
Mistral Provider
Version:
1.0.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2025 at 11:36 UTC
Updated:
6 Jan 2026 at 10:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
fagoComment #3
fagoProblem is not specific to Request::get(), but that generally various deprecation warnings are already enough to break it. That's a pre-existing issue with errors/warnings/notices in general, however in particular a problem with un-important things like deprecation warnings.
I'd propose to ignore deprecation warnings for now and to take a closer look at a better API-library first before investing more time into this.
Comment #4
fagolet's fix this in 1.0.x, 1.1.x is unreleased and can be used for new developments like changing the API package.
Comment #6
fagosubmitted MR. attaching a copy of it for usage with composer-patches.
Comment #7
petar_basic commentedComment #8
fagolet's check test fails first.
Comment #9
fagofails are unrelated. opened #3564675: Make 1.0.x gitlab-ci pipeline green
Comment #11
fagoMerged!