From:             jani dot ollikainen at pronetko dot fi
Operating system: Linux
PHP version:      5.2.5
PHP Bug Type:     Feature/Change Request
Bug description:  Functions to use registered serializer handlers to serialize 
and unserialize

Description:
------------
Ok, Tried this once with feature request #42725
and no go. Second try..

First read the #42725 and then read this:

Of course I know those, but those don't unserialize() data which is
formatted like:

PUTLASTHOST|s:23:"kuvajainen.domain.tld";PUTHOST|s:23:"kuvajainen.domain.tld";PUTDOCROOT|s:39:"/data/www/c/k/u/kuvajainen.domain.tld";putprofiles|s:3:"4,5";

And there are many different serializer handlers in php, for example:
Registered serializer handlers => php php_binary wddx

So there should be functions which can use those registered serializer
handlers to serialize/unserialize data accordingly selected serializer
handler.

So I don't think that this is bogus feature request.
Prove me wrong, but serialize/unserialize isn't the answer.



-- 
Edit bug report at http://bugs.php.net/?id=43308&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=43308&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=43308&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=43308&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=43308&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=43308&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=43308&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=43308&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=43308&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=43308&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=43308&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=43308&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=43308&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=43308&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=43308&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=43308&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=43308&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=43308&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=43308&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=43308&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=43308&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=43308&r=mysqlcfg

Reply via email to