php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | |
Patch serialize_integer_key_size_problem for *General Issues Bug #72390Patch version 2016-06-12 14:42 UTC Return to Bug #72390 | Download this patchPatch Revisions: Developer: kanduganesh@gmail.comecho "<pre>"; $ser = array( 2206427175 => array( 'func' => array( 0 => 'fn_get_user_name', 1 => '1' ), 'url' => 'adminsjl.php?dispatch=profiles.update&user_id=1', 'icon' =>'', 'text' => 'user' ) ); echo $ser = serialize($ser); print_r(unserialize($ser)); |
Copyright © 2001-2024 The PHP Group All rights reserved. |
Last updated: Thu Dec 26 23:01:28 2024 UTC |