Skip to content

eduardoweiland/jmsserializer-json-map-key-transform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install composer dependencies

composer install

Failing test using @Type("array<Hashid,string>")

vendor/bin/phpunit test/SerializerTest.php

Working test with workaround using @Type("KeyValueArray<Hashid,string>")

vendor/bin/phpunit test/WorkaroundTest.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages