Ecosyste.ms: Issues

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

GitHub / jolicode/automapper issues and pull requests

#161 - Prepare v9.1.0 release

Pull Request - State: closed - Opened by Korbeil 25 days ago

#160 - Support multiple MapFrom/MapTo with context

Pull Request - State: closed - Opened by davidnurdin 26 days ago - 1 comment

#159 - Multiple MapFrom/MapTop with context

Issue - State: open - Opened by davidnurdin 28 days ago - 2 comments

#158 - fix(bundle): actually read reload_strategy from bundle configuration

Pull Request - State: closed - Opened by nikophil about 1 month ago

#157 - How to keep indexes in array when using AutoMapper ?

Issue - State: closed - Opened by Korbeil about 1 month ago - 1 comment

#156 - simplify code

Pull Request - State: closed - Opened by lyrixx about 1 month ago

#155 - Nullable array property does not work as epected

Issue - State: closed - Opened by lyrixx about 1 month ago - 1 comment

#154 - Update documentation

Pull Request - State: closed - Opened by Korbeil about 1 month ago

#153 - Handle DateTimeFormat in MapTo/MapFrom attributes

Pull Request - State: closed - Opened by Korbeil about 1 month ago

#152 - Prepare 9.0.2 release

Pull Request - State: closed - Opened by Korbeil about 1 month ago

#151 - Fix type in generated code

Pull Request - State: closed - Opened by GromNaN about 1 month ago

#150 - minor: make php-parser.php functions internal

Pull Request - State: closed - Opened by nikophil about 1 month ago

#149 - docs: fix typo

Pull Request - State: closed - Opened by nikophil about 1 month ago

#148 - fix: handle deprecated class LNumber in nikic/php-parser v5

Pull Request - State: closed - Opened by nikophil about 2 months ago - 3 comments

#147 - Add time tracking like serializer

Issue - State: open - Opened by TheoD02 about 2 months ago

#146 - fix(mapper): Prevent generating GeneratedMapper with special characters

Pull Request - State: closed - Opened by TheoD02 about 2 months ago - 1 comment

#145 - fix(doc): typing error in Configuration for Symfony

Pull Request - State: closed - Opened by TheoD02 about 2 months ago

#144 - [RFC] Treat some `ArrayAccess` classes like `array` or `stdClass`

Pull Request - State: open - Opened by GromNaN about 2 months ago - 6 comments

#143 - fix(docs): fix typo

Pull Request - State: closed - Opened by nikophil about 2 months ago

#141 - Remove useless condition in `MapperMetadata`

Pull Request - State: closed - Opened by GromNaN about 2 months ago

#140 - Update CHANGELOG.md

Pull Request - State: closed - Opened by Korbeil about 2 months ago

#139 - Fix unreachable variable in BuitinTransformer

Pull Request - State: closed - Opened by Korbeil about 2 months ago

#138 - fix(bundle): declare CopyTransformerFactory as a service

Pull Request - State: closed - Opened by nikophil about 2 months ago

#137 - fix: always allow to write private props in constructor

Pull Request - State: closed - Opened by nikophil about 2 months ago

#136 - Deprecate the ability to inject AST transformer factories withing stand-alone AutoMapper

Pull Request - State: closed - Opened by Korbeil about 2 months ago - 2 comments

#135 - Fix return type of AutoMapper::create()

Pull Request - State: closed - Opened by lyrixx about 2 months ago

#134 - Interface `PropertyTransformerSupportInterface` uses internal class `MapperMetadata`

Issue - State: closed - Opened by GromNaN about 2 months ago - 2 comments

#133 - Phpstorm seems confused over map function return type

Issue - State: closed - Opened by ThomasCarbon about 2 months ago - 3 comments

#132 - Use use DI Extension class instead of deprecated HttpKernel Extension

Pull Request - State: closed - Opened by GromNaN about 2 months ago

#131 - Require mandatory packages

Pull Request - State: closed - Opened by Korbeil about 2 months ago

#130 - Make ClassDiscriminatorResolver optional

Pull Request - State: closed - Opened by Korbeil about 2 months ago

#128 - fix/private property

Pull Request - State: closed - Opened by nikophil about 2 months ago

#127 - Symfony AutoMapperBundle requires `symfony/serializer` and `symfony/property-access`

Issue - State: closed - Opened by GromNaN about 2 months ago - 2 comments

#126 - Prepare 9.0.1 release

Pull Request - State: closed - Opened by Korbeil about 2 months ago

#125 - Fix MetadataCollector default highlight colors

Pull Request - State: closed - Opened by Korbeil about 2 months ago

#124 - Fix WebProfiler issues

Pull Request - State: closed - Opened by Korbeil about 2 months ago

#123 - Symfony Web Profiler error: property name on SourcePropertyMetadata

Issue - State: closed - Opened by damienalexandre about 2 months ago - 1 comment

#122 - No automapper-bundle upgrade?

Issue - State: closed - Opened by next-sentence about 2 months ago

#121 - Prepare 9.0.0 release

Pull Request - State: closed - Opened by Korbeil about 2 months ago

#120 - chore(doc): add upgrade doc

Pull Request - State: closed - Opened by joelwurtz about 2 months ago

#119 - Fix serializer configuration in bundle

Pull Request - State: closed - Opened by Korbeil about 2 months ago

#116 - fix(transformer): fix property transformer with adder and remover methods

Pull Request - State: closed - Opened by joelwurtz about 2 months ago

#115 - fix(metadata): fix generating discriminator dependencies

Pull Request - State: closed - Opened by joelwurtz about 2 months ago

#114 - Introducing Mapper Attribute

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

#113 - Split source array into differents target attributes

Issue - State: closed - Opened by orangevinz 2 months ago - 2 comments

#112 - Transform attributes in a specific order

Issue - State: closed - Opened by orangevinz 2 months ago - 1 comment

#111 - Adding a transformer to an array of objects

Issue - State: closed - Opened by pedrem 3 months ago - 9 comments

#110 - Change name to property

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

#109 - Use AutoMapper exceptions

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

#108 - Unable to install 8.2.2

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

#107 - Make version management simpler

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

#106 - Lazy mapping

Pull Request - State: open - Opened by joelwurtz 3 months ago

#105 - chore(release): prepare 9.0.0-beta2 release

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

#103 - feat(debug): add debug command and profiler for symfony

Pull Request - State: closed - Opened by joelwurtz 3 months ago - 2 comments

#102 - feat(loader): add reload strategy, rewamp hot_reload

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

#100 - Prepare 9.0.0-beta.1 release

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

#99 - 9.0 beta release

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

#97 - [RFC] 9.0 Roadmap

Issue - State: closed - Opened by joelwurtz 3 months ago

#95 - Api platform integration

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

#94 - chore(type): fix most phpstan issues

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

#92 - chore(doc): add doc about mapping

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

#91 - Add doc versioning

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

#90 - chore(test): allow to run symfony app in tests

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

#88 - chore(doc): reorganize documentation structure

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

#87 - feat(mapper): correctly map from an inherited class

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

#86 - feat(bundle): allow to use eval loader instead of file

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

#83 - fix(map-from): correctly use method from target if asked

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

#82 - feat(attribute): add groups to map to / from attributes

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

#80 - feat(if): add if feature to map to / map from attributes

Pull Request - State: closed - Opened by joelwurtz 3 months ago - 1 comment

#79 - feat(transformer): refactor the way to create custom transformer

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

#78 - feat(map-to): add map to / map from listeners to bundle

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

#76 - Prepare 8.2.2 release

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

#71 - fix(event): use interface for class metadata factory

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

#70 - fix(map-to): split map to / map from, fix from array

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

#69 - fix: allow unions with several object classes

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

#67 - feat(lazy): support lazy mapping

Pull Request - State: closed - Opened by joelwurtz 4 months ago - 1 comment

#66 - Add debug object

Pull Request - State: closed - Opened by Korbeil 4 months ago

#65 - Merge main into 9.0 : documentation

Pull Request - State: closed - Opened by joelwurtz 4 months ago

#64 - Fix documentation build

Pull Request - State: closed - Opened by joelwurtz 4 months ago

#62 - Add CS Fixer rule for multiline promoted properties

Pull Request - State: closed - Opened by Korbeil 4 months ago