Skip to content

Pull requests: BenSampo/laravel-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

Enum Instance Support
#45 by heywhy was merged Mar 4, 2019 Loading…
Test against php 7.2 and 7.3 too
#44 by ankurk91 was merged Feb 16, 2019 Loading…
Made hasKey case sensitive
#43 by musa11971 was merged Feb 16, 2019 Loading…
little refactor
#35 by smokills was merged Oct 19, 2018 Loading…
Fix #31
#33 by me-shaon was closed Oct 17, 2018 Loading…
Add validation localization
#29 by wi1dcard was closed Sep 26, 2018 Loading…
Add pipe validation
#27 by uguurozkan was merged Sep 16, 2018 Loading…
Simplifying the localization process
#26 by me-shaon was merged Sep 6, 2018 Loading…
Support uppercase constants
#24 by Propaganistas was merged Aug 30, 2018 Loading…
add .gitattributes and .editorconfig files
#18 by chapeupreto was merged Jun 7, 2018 Loading…
update documentation
#17 by chapeupreto was merged Jun 5, 2018 Loading…
add more tests and better API consistency
#16 by chapeupreto was merged Jun 4, 2018 Loading…
update docblock
#14 by chapeupreto was merged May 29, 2018 Loading…
fix bug when constant has a string value
#13 by chapeupreto was merged May 28, 2018 Loading…
fix warning about the lock file being out of date
#11 by chapeupreto was merged May 26, 2018 Loading…
fix order of $expected and $actual arguments
#10 by chapeupreto was merged May 25, 2018 Loading…
number of entries to array_rand defaults to 1
#9 by chapeupreto was merged May 18, 2018 Loading…
remove if statement
#8 by chapeupreto was merged May 18, 2018 Loading…
removes if/else
#7 by chapeupreto was merged May 18, 2018 Loading…
Add support for string enums
#4 by romanzipp was merged Dec 19, 2017 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.