Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
3,348 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 65 commits in 4 repositories
Created 2 repositories
Created a pull request in symfony/symfony that received 8 comments
[PropertyInfo] Support multiple builtinType (union types)
First step for #38093, before parsing union types in phpDoc, we need to handle union types correctly in the Type class.
I changed the $builtinType …
Opened 24 other pull requests in 3 repositories
janephp/janephp
17
merged
1
closed
3
open
- [AutoMapper] Transformer arguments typo
- [AutoMapper] Add AssignedByReferenceTransformerInterface and implementation
- [AutoMapper] Add DependentTransformerInterface and implementation
- [AutoMapper] Add PrioritizedTransformerFactoryInterface and implementation
- [Jane] Rework namespaces
- Update for v6.3.0 release
- [Documentation] Add documentation about AutoMapper unreleased changes
- [AutoMapper] Normalize NameConverter configuration
- Release v6.2.5
- Fix errors caused by empty responses in OpenAPI specs
- [AutoMapper] Add autoconfigure on TransformerFactoryInterface
- [AutoMapper] Add configuration to use custom NameConverter
- Documentation review
- Fix gitsplit
- Update documentation homepage
- Fix composer v2
- Fix documentation namespaces for consistency
- [JsonSchema] Dictionnary better phpDoc
- [AutoMapper] Handle dictionary with ArrayTransformer
- [AutoMapper] Ignore API Platform resources when using AutoMapper normalizer
- [AutoMapper] Add a second parameter to `forMember` with target object