Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / yokai-php/enum-bundle issues and pull requests

#58 - Fixed github tests badge

Pull Request - State: closed - Opened by yann-eugone 11 months ago

#57 - Convert enum objects into scalar values during form submission

Pull Request - State: closed - Opened by yann-eugone 11 months ago

#56 - Add support for PHP 8.1 native enums

Pull Request - State: closed - Opened by yann-eugone 11 months ago - 1 comment

#54 - Initialize enum array in EnumRegistry to avoid TypeError when empty

Pull Request - State: closed - Opened by yann-eugone over 2 years ago - 1 comment

#52 - Fix constructor arguments on Choice constraints in relation with symf…

Pull Request - State: closed - Opened by ggabrovski over 2 years ago - 5 comments

#51 - Allow Symfony 6.0 & Updated tests according to changes

Pull Request - State: closed - Opened by yann-eugone over 2 years ago - 1 comment

#50 - Allow Enum constraint to be used as PHP 8.0 Attribute

Pull Request - State: closed - Opened by yann-eugone about 3 years ago - 1 comment

#49 - Write 4.x upgrade note

Pull Request - State: closed - Opened by yann-eugone about 3 years ago - 1 comment

#48 - Added integration tests as a simple standalone Symfony project

Pull Request - State: closed - Opened by yann-eugone about 3 years ago

#47 - Raise coverage to 100%

Pull Request - State: closed - Opened by yann-eugone about 3 years ago

#46 - Integration myclabs/php-enum

Pull Request - State: closed - Opened by yann-eugone about 3 years ago - 2 comments

#45 - Allow Enum base class to deduce enum class using static::class

Pull Request - State: closed - Opened by yann-eugone about 3 years ago - 1 comment

#44 - Integrate with Doctrine ORM

Issue - State: open - Opened by yann-eugone about 3 years ago

#43 - Enum constraint as PHP 8.0 attribute

Issue - State: closed - Opened by yann-eugone about 3 years ago

#42 - Integration with PHP 8.1 native Enum

Issue - State: open - Opened by yann-eugone about 3 years ago

#41 - Integration with myclabs/php-enum

Issue - State: closed - Opened by yann-eugone about 3 years ago - 1 comment

#40 - #37 enum label pr

Pull Request - State: closed - Opened by mathieu-ducrot about 3 years ago - 4 comments

#39 - Introduce EnumInterface::getLabel

Pull Request - State: closed - Opened by yann-eugone about 3 years ago - 1 comment

#38 - Allow PHP 8.0

Pull Request - State: closed - Opened by yann-eugone about 3 years ago

#37 - Add add getChoiceLabel in AbstractTranslatedEnum

Issue - State: closed - Opened by nicolas-bastien about 3 years ago - 5 comments

#36 - Add support for Symfony 5.1 Compound constraint in form type guess

Pull Request - State: closed - Opened by yann-eugone almost 4 years ago

#35 - Documentation : EasyAdmin integration

Issue - State: open - Opened by yann-eugone about 4 years ago

#34 - Documentation : Workflow integration

Issue - State: open - Opened by yann-eugone about 4 years ago

#33 - Updated sonata admin doc to use choice field types

Pull Request - State: closed - Opened by yann-eugone about 4 years ago

#32 - Make ConstantExtractor a static class to easy enum autowiring

Pull Request - State: closed - Opened by yann-eugone about 4 years ago

#31 - Deprecate all configuration

Pull Request - State: closed - Opened by yann-eugone about 4 years ago - 1 comment

#30 - Use Symfony\Contracts\Translation\TranslatorInterface for Sf 4.2

Pull Request - State: closed - Opened by chemoul over 5 years ago - 2 comments

#29 - Prepare version 3

Pull Request - State: closed - Opened by yann-eugone over 6 years ago

#28 - Auto registration deprecation

Pull Request - State: closed - Opened by yann-eugone over 6 years ago

#27 - Configurable enum

Pull Request - State: closed - Opened by yann-eugone over 6 years ago - 5 comments

#26 - Updated Travis testing matrix according to Symfony best practices

Pull Request - State: closed - Opened by yann-eugone over 6 years ago

#25 - Bugfixed wrong tag in enum type guesser

Pull Request - State: closed - Opened by yann-eugone over 6 years ago

#24 - Configurable enum

Issue - State: closed - Opened by yann-eugone over 6 years ago - 1 comment

#23 - Symfony 4 & flex support

Pull Request - State: closed - Opened by yann-eugone over 6 years ago

#22 - Symfony 4.0 & Symfony flex support

Issue - State: closed - Opened by yann-eugone over 6 years ago - 1 comment

#21 - Bugfixed bundle configuration name

Pull Request - State: closed - Opened by yann-eugone over 6 years ago

#20 - Add EnumTypeGuesser

Pull Request - State: closed - Opened by yann-eugone over 6 years ago

#19 - Allow retrieving all registered enums from registry

Pull Request - State: closed - Opened by J-Ben87 over 6 years ago

#18 - New major version : 3.0

Issue - State: closed - Opened by yann-eugone over 6 years ago

#17 - Deprecate enum automatic registering

Issue - State: closed - Opened by yann-eugone over 6 years ago - 3 comments

#16 - Wrong configuration name

Issue - State: closed - Opened by yann-eugone over 6 years ago - 1 comment

#15 - Deprecate EnumInterface::getName

Issue - State: closed - Opened by yann-eugone over 6 years ago - 6 comments

#14 - Allow setting the translation domain and parameters through EnumType options

Pull Request - State: closed - Opened by J-Ben87 over 6 years ago - 3 comments

#13 - Sensio insight fixes

Pull Request - State: closed - Opened by yann-eugone over 7 years ago

#12 - 2.x

Pull Request - State: closed - Opened by yann-eugone over 7 years ago

#11 - Fixes travis YAML syntax error

Pull Request - State: closed - Opened by yann-eugone about 8 years ago

#10 - Added documentation about SonataAdminBundle integration

Pull Request - State: closed - Opened by yann-eugone about 8 years ago - 3 comments

#9 - How to translate on list and show with sonata

Issue - State: closed - Opened by Nils-Laurent about 8 years ago - 11 comments

#8 - Fixed wrong usage of container while registering compiler passes

Pull Request - State: closed - Opened by yann-eugone over 8 years ago

#7 - Added ability to load all enums within a single compiler pass

Pull Request - State: closed - Opened by yann-eugone over 8 years ago - 1 comment

#6 - Added a Twig function that gives an enum choices

Pull Request - State: closed - Opened by yann-eugone over 8 years ago

#5 - Flip the EnumType choices to match option "choices_as_values"

Pull Request - State: closed - Opened by J-Ben87 over 8 years ago - 1 comment

#4 - EnumType choices

Issue - State: closed - Opened by J-Ben87 over 8 years ago - 1 comment

#3 - Symfony 3 compatibility

Pull Request - State: closed - Opened by yann-eugone over 8 years ago

#2 - Prepare for Symfony 3

Issue - State: closed - Opened by yann-eugone over 8 years ago - 1 comment

#1 - Eloquent enum related exception messages

Pull Request - State: closed - Opened by ekkinox over 8 years ago - 3 comments