issues
search
laminas
/
laminas-hydrator
Serialize objects to arrays, and vice versa
https://docs.laminas.dev/laminas-hydrator/
BSD 3-Clause "New" or "Revised" License
123
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PHP8.4 Support Added
#125
cod43156
opened
1 month ago
0
Add PHP 8.4 compatibility
#124
Slamdunk
opened
3 months ago
5
Hydrate/extract changes value when there are consecutive underscores
#123
kirkmadera
opened
6 months ago
1
Update dependency psalm/plugin-phpunit to ^0.19.0
#122
renovate[bot]
opened
7 months ago
1
Update Laminas packages (major)
#121
renovate[bot]
opened
8 months ago
2
Update dependency phpunit/phpunit to v11
#120
renovate[bot]
opened
9 months ago
1
Lock file maintenance
#119
renovate[bot]
opened
11 months ago
1
Adds PHP 8.3 as new supported version
#118
fezfez
closed
1 year ago
0
PHP 8.3 support added
#117
glo71317
closed
1 year ago
8
Rfc 114
#116
ianef
opened
1 year ago
0
Bug fix for issue #113 - Use static instead of self.
#115
ianef
opened
1 year ago
0
[RFC]: Process parent properties in the ReflectionHydrator.
#114
ianef
opened
1 year ago
4
ReflectionHydrator is hard to extend due to the use of self::.
#113
ianef
opened
1 year ago
0
[RFC]: `ReflectionHydrator` and (un-)initialized property handling
#112
boesing
opened
1 year ago
3
Lock file maintenance
#111
renovate[bot]
closed
1 year ago
1
Lock file maintenance
#110
renovate[bot]
closed
1 year ago
1
Use strpos for consistency with other filters
#109
pine3ree
closed
1 year ago
0
Remove Support for PHP 8.0, Upgrade PHPUnit to 10.x
#108
gsteel
closed
1 year ago
0
Creation of dynamic property is deprecated for PHP 8.2 for class ObjectPropertyHydrator
#107
BPaasch
opened
1 year ago
4
Add missing `export-ignore` entries in `.gitattributes`
#106
sasezaki
closed
1 year ago
0
Lock file maintenance
#105
renovate[bot]
closed
1 year ago
6
Update dependency phpunit/phpunit to v10
#104
renovate[bot]
closed
1 year ago
2
Lock file maintenance, Adjust `ExplodeStrategy` to expect `non-empty-string` to match `explode` expectations
#103
renovate[bot]
closed
1 year ago
3
Removed internal redundant type checks, updated `vimeo/psalm`
#102
renovate[bot]
closed
1 year ago
2
Lock file maintenance
#101
renovate[bot]
closed
1 year ago
4
Lock file maintenance, improving type inference of internal factory details
#100
renovate[bot]
closed
1 year ago
3
Update dependency vimeo/psalm to v5, improved type inference around `HydratingIteratorInterface`
#99
renovate[bot]
closed
1 year ago
2
Check property is Initialized before try to get the value
#98
mdhia
closed
2 years ago
1
Fixed errors running phpcs under PHP 8.1
#97
kynx
closed
2 years ago
0
Add @static-analysis to `composer check`
#96
kynx
closed
2 years ago
0
Add `BackedEnumStrategy`
#95
kynx
closed
2 years ago
4
Apply PHP 8.0 Syntax and constructor promotion
#94
samsonasik
closed
2 years ago
1
Add support for PHP 8.2, remove support for PHP 7.4
#93
gsteel
closed
2 years ago
0
Breakage with latest servicemanager and psr/container v2
#92
remicollet
closed
2 years ago
3
Apply PHP 7.4 syntax and typed property
#91
samsonasik
closed
2 years ago
6
Dependency Dashboard
#90
renovate[bot]
opened
2 years ago
0
Removed dev-dependency `psr/cache`
#89
renovate[bot]
closed
2 years ago
1
Configure Renovate
#88
renovate[bot]
closed
2 years ago
0
Merge release 4.3.2 into 4.4.x
#87
github-actions[bot]
closed
2 years ago
0
General Type Inference Improvements, Drop Support for PHP 7.3, Remove Interop\Container
#86
gsteel
closed
2 years ago
0
Prepare for Renovate with reusable workflows
#85
ghostwriter
closed
2 years ago
0
Updated badges on `README.md`: replaced coveralls coverage badge (unused) with psalm's shepherd badge (type coverage)
#84
sasezaki
closed
2 years ago
0
Refactor `MapNamingStrategyTest`, so that pattern would be only non `non-empty-tring` array-key (in test data provider)
#83
sasezaki
closed
2 years ago
0
workaround for PHP 8.1 float key issues on test
#82
sasezaki
closed
2 years ago
2
Update psalm & baseline
#81
sasezaki
closed
2 years ago
5
Added allow-plugins for composer 2.2
#80
sasezaki
closed
2 years ago
1
Add constructor decorator
#79
R4c00n
opened
2 years ago
8
Change access method to "protected" for ClassMethodsHydrator::identifyAttributeName()
#78
only-viktor
closed
3 years ago
2
Simplify redirects of legacy documentation pages
#77
driehle
closed
2 years ago
4
Merge release 4.3.1 into 4.4.x
#76
github-actions[bot]
closed
3 years ago
0
Next