Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cweiske/jsonmapper issues and pull requests
#240 - DateTime mapping is not very intuitive while it is a common type
Issue -
State: open - Opened by GregOriol 2 months ago
- 3 comments
Labels: help wanted
#239 - Adds support for strict flat type mapping
Pull Request -
State: open - Opened by esdraelon 4 months ago
- 1 comment
#238 - Document that JsonMapper is not designed for input validation
Issue -
State: closed - Opened by dktapps 7 months ago
- 2 comments
#237 - phpstorm prompts 2 vulnerabilities
Issue -
State: closed - Opened by tw2066 7 months ago
- 2 comments
#236 - First idea and step for refactoring for php 8.1+
Pull Request -
State: closed - Opened by wundii 8 months ago
- 1 comment
#235 - Support shorter ?Type syntax for nullable types
Pull Request -
State: closed - Opened by RobinvanderVliet 8 months ago
- 5 comments
#234 - ci: add release notification
Pull Request -
State: closed - Opened by usamabintariq 8 months ago
#233 - What's the intended NULL value handling?
Issue -
State: closed - Opened by SvenRtbg 8 months ago
- 4 comments
#232 - Condense assertions
Pull Request -
State: closed - Opened by SvenRtbg 8 months ago
- 1 comment
#231 - The package accepts NULL values in arrays whose types do not expect NULL
Issue -
State: closed - Opened by paulshryock 8 months ago
- 4 comments
#231 - The package accepts NULL values in arrays whose types do not expect NULL
Issue -
State: closed - Opened by paulshryock 8 months ago
- 4 comments
#230 - Denial Of Service (DOS) Vulnerability found in library
Issue -
State: closed - Opened by paulrwest 9 months ago
- 7 comments
#229 - Add autoload-dev and remove all require_once in tests
Pull Request -
State: closed - Opened by SvenRtbg 9 months ago
- 1 comment
#229 - Add autoload-dev and remove all require_once in tests
Pull Request -
State: closed - Opened by SvenRtbg 9 months ago
- 1 comment
#228 - Improve phpdoc
Pull Request -
State: closed - Opened by SvenRtbg 9 months ago
- 4 comments
#227 - Update github action definition
Pull Request -
State: closed - Opened by SvenRtbg 9 months ago
- 4 comments
#227 - Update github action definition
Pull Request -
State: closed - Opened by SvenRtbg 9 months ago
- 4 comments
#226 - Constructor arguments are not validated when constructing object types from flat types
Issue -
State: closed - Opened by dktapps 9 months ago
- 7 comments
#225 - Fixed bStrictObjectTypeChecking not enforced for array elements
Pull Request -
State: closed - Opened by dktapps 9 months ago
- 2 comments
#224 - Fix mapping objects implementing ArrayAccess (not collections)
Pull Request -
State: closed - Opened by daniser 10 months ago
- 5 comments
#223 - Add support for PHP 8.0 constructor property promotion - Has Issue
Issue -
State: closed - Opened by dckaptanayc 10 months ago
- 6 comments
#223 - Add support for PHP 8.0 constructor property promotion - Has Issue
Issue -
State: closed - Opened by dckaptanayc 10 months ago
- 6 comments
#222 - Fix crash for property with case difference and without docblock
Pull Request -
State: closed - Opened by jorrit 10 months ago
- 1 comment
#222 - Fix crash for property with case difference and without docblock
Pull Request -
State: closed - Opened by jorrit 10 months ago
- 1 comment
#221 - Automatic unit test execution
Issue -
State: closed - Opened by cweiske 10 months ago
- 2 comments
Labels: help wanted
#221 - Automatic unit test execution
Issue -
State: closed - Opened by cweiske 10 months ago
- 2 comments
Labels: help wanted
#220 - Update .gitattributes to ignore all non-runtime files
Pull Request -
State: closed - Opened by jorrit 10 months ago
- 1 comment
#220 - Update .gitattributes to ignore all non-runtime files
Pull Request -
State: closed - Opened by jorrit 10 months ago
- 1 comment
#219 - Fix error when reading classes with a mixed property
Pull Request -
State: closed - Opened by jorrit 10 months ago
- 2 comments
#218 - Enhancing postMappingMethod with Additional Arguments
Pull Request -
State: closed - Opened by maikschneider 12 months ago
- 4 comments
#217 - Feature request: Arguments for postMappingMethod
Issue -
State: closed - Opened by maikschneider 12 months ago
#216 - Indirect modification of overloaded property ... has no effect
Issue -
State: closed - Opened by nekromoff about 1 year ago
- 8 comments
#215 - Respect use import statements & change array annotations
Issue -
State: closed - Opened by bertoost about 1 year ago
- 1 comment
#214 - php 8.0 constructor property promotion with array and associated annotation
Pull Request -
State: closed - Opened by wundii over 1 year ago
- 2 comments
#213 - Exception on different level nested objects
Issue -
State: closed - Opened by ndurchx over 1 year ago
- 2 comments
#212 - Enable parent JSON data with classMap
Issue -
State: open - Opened by startailcoon over 1 year ago
- 1 comment
Labels: enhancement, help wanted
#211 - Do not accept null in typed arrays
Pull Request -
State: closed - Opened by dktapps over 1 year ago
- 6 comments
#210 - Fixed E_* warnings generated by arrays and objects assigned to scalars
Pull Request -
State: closed - Opened by dktapps over 1 year ago
- 4 comments
#209 - Pass on Parent JSON object to 'classMap'
Pull Request -
State: closed - Opened by startailcoon over 1 year ago
- 5 comments
#208 - When will Backed Enums be available in a release?
Issue -
State: closed - Opened by UweKeim over 1 year ago
- 1 comment
Labels: question
#207 - Custom array key
Pull Request -
State: closed - Opened by mweimerskirch almost 2 years ago
- 4 comments
#206 - Fix issue 205
Pull Request -
State: closed - Opened by reinfi almost 2 years ago
- 1 comment
#205 - regular arrays in dev-master are broken
Issue -
State: closed - Opened by MrMadClown almost 2 years ago
- 3 comments
Labels: bug
#204 - Pass on the parent json values to the mapped class
Pull Request -
State: closed - Opened by startailcoon almost 2 years ago
- 12 comments
#203 - Enforce strict type checks for at least primitive values
Pull Request -
State: closed - Opened by Orhideous almost 2 years ago
- 1 comment
#202 - Unsound implicit conversions between primitive types
Issue -
State: closed - Opened by Orhideous almost 2 years ago
- 3 comments
Labels: enhancement
#201 - GitHub action
Pull Request -
State: closed - Opened by cweiske almost 2 years ago
#200 - add exception on strict type checking when object is given for array
Pull Request -
State: closed - Opened by reinfi almost 2 years ago
- 2 comments
#199 - add handling for associative array declaration
Pull Request -
State: closed - Opened by reinfi almost 2 years ago
- 8 comments
#198 - [Feature] Mapping to camel case
Pull Request -
State: closed - Opened by reinfi almost 2 years ago
- 3 comments
#197 - check for ArrayAccess instead of ArrayObject
Pull Request -
State: closed - Opened by reinfi almost 2 years ago
- 1 comment
#196 - Support variadic functions
Pull Request -
State: closed - Opened by reinfi almost 2 years ago
- 1 comment
#195 - Support class name
Pull Request -
State: closed - Opened by reinfi almost 2 years ago
- 1 comment
#194 - Enum support
Pull Request -
State: closed - Opened by reinfi almost 2 years ago
- 7 comments
#193 - PHP8.1 Enum Support
Issue -
State: closed - Opened by reinfi almost 2 years ago
- 4 comments
Labels: enhancement
#192 - Warning: Undefined variable $typeName
Issue -
State: closed - Opened by DamienHarper about 2 years ago
- 4 comments
#191 - Support for PHP8.1 Enum
Issue -
State: closed - Opened by tw2066 about 2 years ago
- 1 comment
#190 - Mapping variables that contain dashes
Issue -
State: closed - Opened by tntsoft over 2 years ago
- 2 comments
Labels: question
#189 - Update the autoload mapping for composer to use classmap
Pull Request -
State: closed - Opened by ollieread over 2 years ago
- 2 comments
#188 - support enums
Pull Request -
State: closed - Opened by pilov-pa over 2 years ago
- 12 comments
#187 - Deprecation notice on PHP 8.1
Issue -
State: closed - Opened by SergiX44 almost 3 years ago
- 1 comment
#186 - Support for PHP8 annotations
Issue -
State: closed - Opened by tw2066 about 3 years ago
- 1 comment
Labels: help wanted
#185 - Logging Level
Issue -
State: closed - Opened by philippzeuch about 3 years ago
- 2 comments
#184 - TypeError : Typed property $error_message must be string, null used
Issue -
State: closed - Opened by quentingosset over 3 years ago
- 1 comment
#183 - Added condition for checking snake case symbol.
Pull Request -
State: closed - Opened by azakhozhy over 3 years ago
- 8 comments
#182 - @var not find the class
Issue -
State: closed - Opened by tw2066 over 3 years ago
- 3 comments
#181 - Consider a re-licence
Issue -
State: closed - Opened by caseyflynn-google over 3 years ago
- 3 comments
#180 - Allow map() to Receive Class Name
Issue -
State: closed - Opened by XedinUnknown over 3 years ago
- 4 comments
Labels: help wanted
#179 - [In progress] Resolves array-of-object checks when object is provided instead
Pull Request -
State: closed - Opened by M1ke almost 4 years ago
- 3 comments
#178 - Fixing ReflectionUnionType handling on PHP 8.0
Pull Request -
State: closed - Opened by dktapps almost 4 years ago
- 5 comments
#177 - String to Int parsing - Typed definitions
Issue -
State: closed - Opened by ghost almost 4 years ago
- 1 comment
#176 - PHP 7.4 deserialize JSON using variadic functions
Issue -
State: closed - Opened by gerdzhikov almost 4 years ago
- 2 comments
Labels: help wanted
#175 - Check for ArrayAccess instead of ArrayObject
Issue -
State: closed - Opened by mrmedicine almost 4 years ago
- 2 comments
Labels: help wanted
#174 - Add hint to explain @var annotations and imports
Pull Request -
State: closed - Opened by SvenRtbg about 4 years ago
- 1 comment
#173 - Docblock @var annotation types not taking into account imports
Issue -
State: closed - Opened by djairhogeuens about 4 years ago
- 2 comments
#172 - PHPUnit 9 support
Pull Request -
State: closed - Opened by daniser about 4 years ago
- 1 comment
#171 - PHPUnit 9 support
Pull Request -
State: closed - Opened by daniser about 4 years ago
#170 - Add PHP 8 compatibility
Pull Request -
State: closed - Opened by daniser about 4 years ago
- 5 comments
#169 - Deprecated: Method ReflectionParameter::getClass() is deprecated in /vendor/netresearch/jsonmapper/src/JsonMapper.php on line 480
Issue -
State: closed - Opened by cheeghi about 4 years ago
- 1 comment
#168 - @var docblock with relative namespace and 'use' statement make broke namespace detection
Issue -
State: closed - Opened by KoTRpa about 4 years ago
- 3 comments
#167 - Mapping keys starting with number
Issue -
State: closed - Opened by stephan-strate about 4 years ago
- 6 comments
#166 - Fix the check that the PHP version is 7.1 or greater
Pull Request -
State: closed - Opened by TysonAndre over 4 years ago
- 2 comments
#165 - Generic PHPDoc support
Issue -
State: closed - Opened by Hornet-Wing over 4 years ago
- 4 comments
#164 - Array to scalar typecast
Issue -
State: closed - Opened by TemirkhanN over 4 years ago
- 3 comments
#163 - Prefer docblock annotations above reflected type for properties
Pull Request -
State: closed - Opened by jorrit over 4 years ago
- 4 comments
#162 - Added code to be able to parse docblock with php 7.4
Pull Request -
State: closed - Opened by vitorloureiro over 4 years ago
- 4 comments
#161 - Version 3 with array of objects
Issue -
State: closed - Opened by vitorloureiro over 4 years ago
- 4 comments
#160 - Add correct type hint on $json parameter
Pull Request -
State: closed - Opened by fruit over 4 years ago
- 1 comment
#159 - Add a filter functionality for JSON keys which could cause problems
Pull Request -
State: closed - Opened by cHeeSaW over 4 years ago
- 6 comments
#158 - Support PHP strict property types
Pull Request -
State: closed - Opened by lukascernydis over 4 years ago
- 5 comments
#157 - Call method after mapping
Pull Request -
State: closed - Opened by mrcnpdlk over 4 years ago
- 4 comments
#156 - Update to be php 7.4 compliant
Issue -
State: closed - Opened by folky96 over 4 years ago
- 1 comment
#155 - Update to be php 7.4 compliant
Pull Request -
State: closed - Opened by folky96 over 4 years ago
#154 - Failed to deserialize array of objects in different namespaces
Issue -
State: closed - Opened by cheeghi over 4 years ago
- 2 comments
#153 - A new way of handling property type
Issue -
State: closed - Opened by sjroyd over 4 years ago
- 1 comment
#152 - Class fields names case sensitivity
Issue -
State: closed - Opened by iamalryz over 4 years ago
- 1 comment
#151 - PHP 7.4: ReflectionType::__toString() is deprecated
Issue -
State: closed - Opened by WhereJuly over 4 years ago
- 3 comments
#150 - Add support for snake case conversion
Pull Request -
State: closed - Opened by pr4xx almost 5 years ago
- 1 comment
#149 - Convert snake case to camel case
Issue -
State: closed - Opened by pr4xx almost 5 years ago
- 1 comment
#148 - Full qualified namespace required?
Issue -
State: closed - Opened by pr4xx almost 5 years ago
- 4 comments