Skip to content

Pull requests: myclabs/php-enum

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix php8.4 deprecated
#177 by it-can was merged Jan 14, 2025 Loading…
Add two new methods, valueDesc and getDesc
#175 by adam-qiang was closed Aug 16, 2024 Loading…
Update Enum.php
#172 by mspreij was closed May 2, 2023 Loading…
PHP 8.2 CI Support
#169 by rogervila was merged Dec 13, 2022 Loading…
Upgrade to Psalm 5
#168 by rogervila was merged Dec 13, 2022 Loading…
Update README.md
#167 by enumag was merged Oct 28, 2022 Loading…
Fix isValid static analysis
#166 by enumag was closed Oct 28, 2022 Loading…
Add dev-tools
#165 by Aeliot-Tm was closed May 23, 2024 Loading…
Declare types of returned data and parameters
#164 by Aeliot-Tm was closed Aug 15, 2022 Loading…
yii2-enum is abandoned and not supporting anymore
#163 by KartaviK was merged Jun 18, 2022 Loading…
Fix Shepherd link in README
#162 by szepeviktor was merged May 16, 2022 Loading…
Added PHP 8.1 to CI configuration
#161 by grogy was merged May 15, 2022 Loading…
Implement Stringable interface on Enum
#160 by jdecool was merged Aug 4, 2022 Loading…
document migration to native enums
#158 by drealecs was merged Dec 13, 2021 Loading…
Add constants method
#156 by nunulk was closed Oct 12, 2021 Loading…
Add Github Actions CI
#154 by simPod was merged Aug 24, 2021 Loading…
Do not export psalm.xml in dist
#153 by simPod was merged Aug 9, 2021 Loading…
Remove psalm template from static method from
#147 by kamazee was merged Jul 5, 2021 Loading…
Fix psalm annotation on Enum::from
#146 by kamazee was merged Jul 4, 2021 Loading…
suppress some psalm reported errors
#142 by drealecs was merged Mar 2, 2021 Loading…
ProTip! Filter pull requests by the default branch with base:master.