Skip to content

Conversation

@tijmenbruggeman
Copy link
Contributor

Latest changes from master:

  • PHP 8.5 support
  • Commands are no longer a GET but a POST
  • Min. TLS version 1.2

rkoopmans and others added 8 commits April 7, 2025 11:03
* Avoid depreciation notice in PHP 8.5

* Add PHP 8.5 to tests

* Remove dynamic property depreciation notice

* Anticipate V1.6.4
* Use http post when retrieving result

* 1.6.4 and changelog

* When commands is empty, do a get with body null

* Change condition to use empty

* fix: correct HTTP method logic for Source result requests

- Fix inverted boolean logic for has_commands check
- Ensure GET is used when no commands are present
- Ensure POST is used when commands are present
- Add comprehensive tests for both GET and POST scenarios
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.

4 participants