Commit graph

9 commits

Author SHA1 Message Date
c252bca4c7
fix: use global namespace for ValueError 2025-05-10 13:25:53 +02: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
8972f06f42
fix(doc): correct Enum names in README 2023-11-20 11:10:39 +01: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
243abfc531
fix(doc): wrong example 2023-06-12 12:12:59 +02:00
6644be84ae
fix(doc): missing text 2023-06-12 12:08:56 +02:00
c581e6f508
fix(doc): escape chars for md view 2023-06-12 11:55:43 +02:00
808eb20d62 initial commit 2023-06-12 11:52:51 +02:00