Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.8.4 source code.tar.gz | 2022-08-04 | 6.5 kB | |
1.8.4 source code.zip | 2022-08-04 | 8.5 kB | |
README.md | 2022-08-04 | 1.1 kB | |
Totals: 3 Items | 16.1 kB | 0 |
What's Changed
- Do not export psalm.xml in dist by @simPod in https://github.com/myclabs/php-enum/pull/153
- Add Github Actions CI by @simPod in https://github.com/myclabs/php-enum/pull/154
- document migration to native enums by @drealecs in https://github.com/myclabs/php-enum/pull/158
- Added PHP 8.1 to CI configuration by @grogy in https://github.com/myclabs/php-enum/pull/161
- Fix Shepherd link in README by @szepeviktor in https://github.com/myclabs/php-enum/pull/162
- yii2-enum is abandoned and not supporting anymore by @KartaviK in https://github.com/myclabs/php-enum/pull/163
- Implement Stringable interface on Enum by @jdecool in https://github.com/myclabs/php-enum/pull/160
New Contributors
- @simPod made their first contribution in https://github.com/myclabs/php-enum/pull/153
- @szepeviktor made their first contribution in https://github.com/myclabs/php-enum/pull/162
- @jdecool made their first contribution in https://github.com/myclabs/php-enum/pull/160
Full Changelog: https://github.com/myclabs/php-enum/compare/1.8.3...1.8.4