1
0
Fork 0
mirror of https://github.com/archtechx/enums.git synced 2025-12-12 11:14:05 +00:00
Commit graph

7 commits

Author SHA1 Message Date
fe17705ca9 Use github-actions[bot] for phpcsfixer in CI (fix #29) 2025-06-07 01:13:33 +02:00
Viktor Szépe
6a0399823f
Run test on PHP 8.4 L11 (#27)
* Run test on PHP 8.4 L11

* Allow installing testbench v9
2024-12-27 21:09:01 +01:00
Thai Nguyen Hung
f0ea4c36c8
Comparable enum (#20)
* feat: comparable enum

* test: comparable enum

* ci: php-cs-fixer in repository scope

* chore: add `Comparable` usage in README

* ci: globally use `php-cs-fixer`

* improve Comparable logic

* test more PHP versions in CI

* update ci job name

* remove class name quoting in exceptions to match PHP behavior

* migrate pest config

* add comment to test

---------

Co-authored-by: Samuel Štancl <samuel@archte.ch>
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2024-01-12 22:02:32 +01:00
lukinovec
922b6abdc1
Remove L8 support (#19) 2023-02-16 17:07:26 +01:00
lukinovec
475f45e682
Add L10 support (#18) 2023-02-15 14:05:41 +01:00
Samuel Štancl
41b423da38 initial 2022-02-20 20:58:57 +01:00
f9fe9e5cab Initial commit 2022-02-20 19:51:56 +01:00