Skip to content

Conversation

@loks0n
Copy link
Contributor

@loks0n loks0n commented Dec 13, 2024

Removes throw from each adapter log push.

Instead, calls error_log if we encounter a CURL error or a status code >=400

It also return the status code, or if it doesn't have one, 500

- name: Run CodeQL
run: |
docker run --rm -v $PWD:/app composer sh -c \
docker run --rm -v $PWD:/app composer:2.6 sh -c \
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Required to make codeql job pass, otherwise it runs in php 8.4 and fails with phpstan version

@christyjacob4 christyjacob4 merged commit c274a99 into main Dec 17, 2024
6 checks passed
@christyjacob4 christyjacob4 deleted the fix-logger branch December 17, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants