Commit graph

5 commits

Author SHA1 Message Date
ba3f43a9e2 fix: use global namespace for ValueError (#5)
Fixes exception:
```
Error: Class "vlw\ValueError" not found
```

Reviewed-on: https://codeberg.org/vlw/php-xenum/pulls/5
2025-05-10 11:28:03 +00:00
vlw
1c997a5574 chore: package namespace change (#4)
Reviewed-on: https://codeberg.org/vlw/php-xenum/pulls/4
Co-authored-by: vlw <victor@vlw.se>
Co-committed-by: vlw <victor@vlw.se>
2024-12-02 10:36:32 +00:00
99b784841e
feat: add entries() method (#3)
* feat: add entries() method

* feat(doc): add Enum::entries() to README
2023-10-09 13:32:07 +02:00
166f8faf95
fix: deprecation warnings (#2) 2023-10-06 15:34:51 +02:00
808eb20d62 initial commit 2023-06-12 11:52:51 +02:00