Skip to content

Add getter for lock key#11

Merged
matthi4s merged 3 commits into
aternosorg:masterfrom
JulianVennen:key-getter
Apr 3, 2025
Merged

Add getter for lock key#11
matthi4s merged 3 commits into
aternosorg:masterfrom
JulianVennen:key-getter

Conversation

@JulianVennen
Copy link
Copy Markdown
Member

@JulianVennen JulianVennen commented Apr 3, 2025

This PR adds a getter for the key of the lock.

It also changes the type of the property to make it non-nullable. The constructor already initializes this field with a non-null value, and setting any value to this field after the constructor does nothing.

Breaking Changes:

  • Remove support for PHP 8.1 and 8.2
  • Remove support for etcd 3.3
  • Lock->$string is no longer nullable

@matthi4s matthi4s merged commit 587d073 into aternosorg:master Apr 3, 2025
5 checks passed
@JulianVennen JulianVennen deleted the key-getter branch April 8, 2025 11:56
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.

2 participants