Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix daemon init #124

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Fix daemon init #124

merged 1 commit into from
Dec 11, 2024

Conversation

dvdheiden
Copy link
Collaborator

Closes #123

Changes

Fixed

  • Fix the initialization of the Daemon model.

Checks

  • The version constant is updated in Client.php
  • The changelog is updated (when applicable)
  • The supported Core API version is updated in the README (when applicable)

@dvdheiden dvdheiden added the bug Something isn't working label Dec 11, 2024
@dvdheiden dvdheiden self-assigned this Dec 11, 2024
@WilliamDEdwards WilliamDEdwards changed the title The Daemon Awakens Fix daemon init Dec 11, 2024
@WilliamDEdwards WilliamDEdwards merged commit 26af4cb into main Dec 11, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Creating a Daemon will result in a $id must not be accessed before initialization error
2 participants