#1148626 ITP: golang-github-elliotchance-phpserialize -- PHP serialize() and unserialize() for Go

Package:
wnpp
Source:
wnpp
Submitter:
Juan Manuel Méndez Rey
Date:
2026-09-21 12:53:02 UTC
Severity:
normal
#1148626#5
Date:
2026-09-21 12:51:09 UTC
From:
To:
* Package name    : golang-github-elliotchance-phpserialize
  Version         : 1.4.0
  Upstream Contact: https://github.com/elliotchance/phpserialize/issues
* URL             : https://github.com/elliotchance/phpserialize
* License         : Expat
  Programming Lang: Go
  Description     : PHP serialize() and unserialize() for Go

A Go library implementing PHP's serialize() and unserialize() data
 formats. It provides Marshal and Unmarshal entry points in the style of
 encoding/json, handling PHP scalars, arrays and objects.
 .
 Struct field tags of the form php:"..." (including omitnilptr and -) control
 how Go struct fields map onto PHP array keys, letting Go programs read and
 write data produced by PHP applications.
 .
 This package is a build dependency of syft (ITP https://bugs.debian.org/1124819).

I intend to maintain this package within the Debian Go Packaging Team.