go-phpserialize

PHP `serialize` and `unserialize` in Golang

MIT License

Stars
14
go-phpserialize - v0.0.23 Latest Release

Published by trim21 12 days ago

test and enable go 1.23

This will be the latest version of v0.0.*, please consider to upgrade to v0.1.0-alpha.* and check for any incompatibility.

see https://github.com/trim21/go-phpserialize/blob/78366ab7468279d1629bda5751cb2e29c7d1be70/readme.md#v010-not-released-yet for the reason

go-phpserialize -

Published by trim21 3 months ago

  • Support go1.23, remove usage of //go:linkname

BREAKING CHANGES

  • Remove support for embed struct
  • Drop support for go1.18 and go1.19, minimal supported go version now is go1.20
go-phpserialize - v0.0.22

Published by trim21 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/trim21/go-phpserialize/compare/v0.0.21...v0.0.22

go-phpserialize -

Published by trim21 9 months ago

test and support go1.22

go-phpserialize - v0.0.20

Published by trim21 about 1 year ago

test and support go1.21