Changes for version 0.28

  • Fix RT#6112 - serializing long integers comes out as -1 on the PHP end patch from <kcivey@cpcug.org>.
  • Add test for the issue above.
  • Fix POD as noted in RT#6113.
  • Only require perl 5.6 in Makefile.PL (RT#17034)

Modules

simple flexible means of converting the output of PHP's serialize() into the equivalent Perl memory structure, and vice versa.

Provides

in lib/PHP/Serialization.pm