Ecosyste.ms: Issues

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

GitHub / LinioIT/input issues and pull requests

#56 - feat: add constraint for native enum

Pull Request - State: closed - Opened by rgdevment almost 2 years ago

#55 - chore: Update PHP to 8.1 and dependencies

Pull Request - State: closed - Opened by Felynx3 about 2 years ago - 1 comment

#54 - [CC-1222] feat: update ramsey/uuid to v4

Pull Request - State: closed - Opened by ramosm29 almost 3 years ago

#53 - feat: upgrade doctrine inflector to v2

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

#52 - Upgrade to GitHub-native Dependabot

Pull Request - State: open - Opened by dependabot-preview[bot] almost 4 years ago - 1 comment
Labels: dependencies

#51 - Fix/not required field constraints

Pull Request - State: closed - Opened by gabfr over 4 years ago
Labels: PR: merged

#50 - Fix/not required field constraints

Pull Request - State: closed - Opened by gabfr over 4 years ago
Labels: PR: merged

#49 - add set handler method and cascade request

Pull Request - State: closed - Opened by rgdevment almost 5 years ago
Labels: PR: merged

#48 - Error when walking null values

Pull Request - State: closed - Opened by gabfr about 5 years ago - 1 comment
Labels: PR: merged

#47 - Update phpunit/phpunit requirement from ^6.0 || ^7.0 to ^6.0 || ^7.0 || ^8.0

Pull Request - State: closed - Opened by dependabot-preview[bot] about 6 years ago - 2 comments
Labels: dependencies, stale, PR: unreviewed

#46 - Update phpunit/phpunit requirement from ^6.0 to ^6.0 || ^7.0

Pull Request - State: closed - Opened by dependabot-preview[bot] about 6 years ago
Labels: dependencies, PR: reviewed-approved, PR: merged

#45 - Update phpunit/phpunit requirement from ^6.0 to ^6.0 || ^7.0

Pull Request - State: closed - Opened by dependabot-preview[bot] about 6 years ago - 2 comments
Labels: dependencies, stale, PR: unreviewed

#44 - Update phpunit/phpunit requirement from ^6.0 to ^6.0 || ^7.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 6 years ago - 2 comments
Labels: dependencies, stale, PR: unreviewed

#43 - Update phpunit/phpunit requirement from ^6.0 to ^6.0 || ^7.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 6 years ago - 1 comment
Labels: dependencies, PR: unreviewed

#42 - Adding a check before send the value for a foreach, avoiding the erro…

Pull Request - State: closed - Opened by reisraff over 6 years ago - 5 comments
Labels: stale, PR: reviewed-approved

#41 - Update phpunit/phpunit requirement from ^6.0 to ^6.0|^7.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 6 years ago - 1 comment
Labels: dependencies, PR: unreviewed

#40 - Added error message in DateTime constraint.

Pull Request - State: closed - Opened by paulotokimatu over 6 years ago
Labels: PR: reviewed-approved

#39 - DateTime constraint does not specify an error message

Issue - State: closed - Opened by nesl247 over 6 years ago

#38 - Add a UUID Node

Issue - State: open - Opened by nesl247 over 6 years ago - 1 comment
Labels: stale

#37 - Update phpunit/phpunit requirement from ^6.0 to ^6.0|^7.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 6 years ago - 2 comments
Labels: dependencies, stale, PR: unreviewed

#36 - code style: define rule for yoda_style and fix some php_unit_construct occurrences.

Pull Request - State: closed - Opened by math3usmartins over 6 years ago
Labels: PR: reviewed-approved

#35 - feature: provide a UUID transformer.

Pull Request - State: closed - Opened by math3usmartins over 6 years ago - 2 comments
Labels: PR: reviewed-approved

#34 - Update phpunit/phpunit requirement to ^6.0|^7.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 6 years ago - 2 comments
Labels: dependencies

#32 - Bug collection object

Pull Request - State: closed - Opened by reisraff almost 7 years ago

#31 - Allow to set null as default value

Pull Request - State: closed - Opened by onlab about 7 years ago - 2 comments
Labels: stale

#30 - Fixed datetime input validation

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

#29 - Scalar collection item trasform

Pull Request - State: closed - Opened by reisraff over 7 years ago - 3 comments
Labels: stale

#28 - Ability of default objects

Pull Request - State: closed - Opened by reisraff over 7 years ago - 4 comments
Labels: stale

#27 - Implemented more scalar checks to avoid errors during validation.

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

#26 - Avoid breaking the code when variable is not a scalar.

Pull Request - State: closed - Opened by camcima over 7 years ago - 1 comment

#25 - Created new constraint to enforce password complexity rules.

Pull Request - State: closed - Opened by camcima over 7 years ago - 2 comments
Labels: stale

#24 - Created an alias class for GuidValue.

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

#23 - Misc changes

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

#22 - Don't override node constraints.

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

#21 - Constraints are overriding type in validation

Issue - State: closed - Opened by igordrnobrega over 7 years ago - 3 comments

#20 - Added stictType to Enum constraint to support type validation

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

#19 - Way to work with an object that already exists

Issue - State: closed - Opened by reisraff almost 8 years ago - 5 comments

#18 - Letting objects be transformed

Pull Request - State: closed - Opened by reisraff almost 8 years ago

#17 - Fix unpack error for arrays with string keys.

Pull Request - State: closed - Opened by bycosta almost 8 years ago

#16 - Added schema builder

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

#14 - Fix IntNode::hasDefault

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

#13 - Fix TypeError on non-string GuidValue

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

#12 - Add a property existence checker to go with getData

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

#11 - Allow constructor-time error message customization

Pull Request - State: closed - Opened by michaelmoussa almost 9 years ago

#10 - Fixed TypeErrors resulting from null content in some constraints

Pull Request - State: closed - Opened by michaelmoussa almost 9 years ago

#9 - InputHandler composition improvements + Interface types

Pull Request - State: closed - Opened by michaelmoussa almost 9 years ago

#8 - Check for nullable value on datetime transformer

Pull Request - State: closed - Opened by ferodss about 9 years ago

#7 - Nullable datetime type throws fatal error

Issue - State: closed - Opened by ferodss about 9 years ago

#6 - Fix reflection instantiator for non public attributes

Pull Request - State: closed - Opened by ferodss about 9 years ago

#5 - Introducing 2.0

Pull Request - State: closed - Opened by klaussilveira about 9 years ago

#4 - Use Instantiator to create objects with required constructor args

Pull Request - State: closed - Opened by michaelmoussa about 9 years ago - 1 comment

#3 - Fixed composer.lock

Pull Request - State: closed - Opened by michaelmoussa about 9 years ago - 1 comment

#2 - Changed php required version to support PHP 7.

Pull Request - State: closed - Opened by fernandocarletti over 9 years ago

#1 - Fix add transformer on constructor

Pull Request - State: closed - Opened by filhodanuvem over 9 years ago - 1 comment