Ecosyste.ms: Issues

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

GitHub / EventSaucePHP/ObjectHydrator issues and pull requests

#76 - Try to reproduce issue #75

Pull Request - State: open - Opened by frankdejonge 23 days ago

#75 - `ObjectMapperCodeGenerator` doesn't recurse for `serializeObject()`

Issue - State: open - Opened by Nadyita 24 days ago - 14 comments

#74 - Add enum support to `SerializeArrayItems`

Pull Request - State: closed - Opened by axlon 2 months ago

#73 - Outermost class never uses a default caster

Issue - State: open - Opened by axlon 3 months ago - 1 comment

#71 - Fix exception message in generated object mapper

Pull Request - State: closed - Opened by axlon 3 months ago

#70 - Object keys with numbers do not format correctly by default

Issue - State: closed - Opened by shadowhand 3 months ago - 1 comment

#67 - Support `list<*>`

Pull Request - State: closed - Opened by Nadyita 5 months ago

#66 - Function use statement in a class

Issue - State: open - Opened by Neol3108 6 months ago

#65 - Cast using expected type

Pull Request - State: open - Opened by Robertbaelde 6 months ago - 1 comment

#64 - Support list of enums

Pull Request - State: closed - Opened by Robertbaelde 6 months ago - 1 comment

#62 - Allow casters to parse null values and provide default or Injected values

Pull Request - State: open - Opened by Robertbaelde 7 months ago - 1 comment

#61 - Update mapper variable name in PropertyCaster

Issue - State: open - Opened by shadowhand 10 months ago - 1 comment

#59 - Which license options?

Issue - State: closed - Opened by Eddy84 11 months ago - 2 comments

#58 - [Regression] allow casters to return null

Pull Request - State: closed - Opened by frankdejonge about 1 year ago - 1 comment

#57 - Improve support for docblocks and FQCNs

Pull Request - State: closed - Opened by bradjones1 about 1 year ago

#56 - Can't pass-through array without further hydration, even with custom caster

Issue - State: closed - Opened by bradjones1 about 1 year ago - 5 comments

#55 - No proper way to use anything but file for ObjectMapperCodeGenerator

Issue - State: closed - Opened by vlakarados about 1 year ago - 7 comments

#53 - UnableToHydrateObjectException needs more Details about the payload

Issue - State: closed - Opened by pscheit about 1 year ago - 2 comments

#52 - [WIP] Add failing tests for #51

Pull Request - State: closed - Opened by devfrey over 1 year ago

#51 - Regression when casting `null` into nullable enum

Issue - State: closed - Opened by devfrey over 1 year ago - 1 comment

#50 - Fix exception when docblock comment has array following scalar

Pull Request - State: closed - Opened by bradjones1 over 1 year ago - 4 comments

#49 - [Chore] Publish releases

Issue - State: open - Opened by bradjones1 over 1 year ago - 3 comments

#48 - Custom list of default casters and serializers

Issue - State: closed - Opened by osteel over 1 year ago - 3 comments

#47 - Skippable fields

Issue - State: open - Opened by silenseram over 1 year ago

#46 - Search interfaces for mapper settings

Pull Request - State: closed - Opened by shadowhand over 1 year ago - 5 comments

#45 - Support MapperSettings on interfaces

Issue - State: closed - Opened by shadowhand over 1 year ago - 2 comments

#44 - Hotfix type resolving from doc comment containing whitespaces

Pull Request - State: closed - Opened by dmolineus over 1 year ago

#43 - Add section how to use key formatters

Pull Request - State: closed - Opened by grubersjoe over 1 year ago

#42 - Missing implementation of abstract method...

Issue - State: closed - Opened by plugowski over 1 year ago - 1 comment

#41 - serialization: skippable fields

Pull Request - State: closed - Opened by silenseram over 1 year ago - 2 comments

#40 - Add mixed as native type in NaivePropertyTypeResolver

Pull Request - State: closed - Opened by WyriHaximus over 1 year ago - 2 comments

#38 - Object mapping seems to fail in versions 1.1.1 and above

Issue - State: closed - Opened by TristanWeij over 1 year ago - 1 comment

#35 - hydrate object T template annotation should be at method level

Pull Request - State: closed - Opened by WyriHaximus over 1 year ago - 1 comment

#33 - Simple array-types in @param don't work

Issue - State: closed - Opened by Nadyita over 1 year ago

#32 - Feature: omits properties or methods through mapper settings

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

#31 - Make serializing public methods optional

Issue - State: closed - Opened by Nadyita almost 2 years ago - 3 comments

#30 - Support PHPDocs with non-array `@param` types

Pull Request - State: closed - Opened by devfrey almost 2 years ago - 3 comments

#29 - Feature: polymorphic object mapping

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

#28 - Support nullable enum properties

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

#27 - Fix typo in PHPDoc parser regex pattern

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

#26 - Fix cache keys colliding when using multiple casters without options

Pull Request - State: closed - Opened by dhrrgn about 2 years ago - 4 comments

#25 - Ignore use function/const statements

Pull Request - State: closed - Opened by shadowhand about 2 years ago - 2 comments

#24 - Cannot map object that has "use function" declarations.

Issue - State: closed - Opened by shadowhand about 2 years ago - 1 comment

#23 - Type Error when try to hydrate a nullable DateTime(Immutable) Object

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

#22 - Remove template annotations causing psalm issues

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

#21 - Add additional CastToDateTimeImmutable attribute argument timezone (optional)

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

#20 - [New Feature] object serialization

Pull Request - State: closed - Opened by frankdejonge over 2 years ago

#17 - Multiple CastListToType on same constructor

Issue - State: closed - Opened by micc83 over 2 years ago - 2 comments

#16 - Fix example code in the readme

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

#15 - [NEW FEATURE] Object serialization.

Pull Request - State: closed - Opened by frankdejonge over 2 years ago

#14 - Added the ability to specify default key conversion strategy

Pull Request - State: closed - Opened by frankdejonge over 2 years ago

#13 - Add @template info to functions using class-string.

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

#12 - [FEATURE] Added ability to define nested input

Pull Request - State: closed - Opened by frankdejonge over 2 years ago - 3 comments

#11 - Fixed #9: Added ability to map a list of payloads to objects.

Pull Request - State: closed - Opened by frankdejonge over 2 years ago

#10 - Feature: MapFrom support nested data arrays

Issue - State: closed - Opened by JanMikes over 2 years ago - 2 comments

#9 - Feature: hydrate multiple objects into "typed array"

Issue - State: closed - Opened by JanMikes over 2 years ago - 2 comments

#8 - Typo fix

Pull Request - State: closed - Opened by mxr576 over 2 years ago

#7 - Fix very nitpicky typo

Pull Request - State: closed - Opened by bradjones1 over 2 years ago

#6 - Add the Jane's AutoMapper to alternatives

Pull Request - State: closed - Opened by Korbeil over 2 years ago

#5 - Add benchmarks to CI.

Pull Request - State: closed - Opened by frankdejonge over 2 years ago

#4 - [FEATURE] Added ability to register default casters.

Pull Request - State: closed - Opened by frankdejonge over 2 years ago

#3 - Feature: capture from multiple keys

Pull Request - State: closed - Opened by frankdejonge over 2 years ago

#2 - Added ability to use multiple casters for one property.

Pull Request - State: closed - Opened by frankdejonge over 2 years ago

#1 - WIP: Try running on PHP 7.4

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