Ticket #684 (invalid bug)
Fix XML serializer to work with PHP 5.3
- Created: 2012-06-19 14:38:33
- Reported by: Franz
- Assigned to: None
- Milestone: 2.0-beta1
- Component: caching
- Priority: normal
PEAR's XML_Serializer package currently does not work with PHP 5.3.
We either need to
dump the XML serializer,
find a good alternative or
update the package for PEAR2/Pyrus/PHP5.3
History
Franz 2012-06-19 16:29:40

And I just noticed that the errors have the level E_STRICT, which means we could choose to ignore them.
Franz 2012-08-26 23:22:11

- Status changed from open to invalid.
Meh, not using this anymore. Too bad.