diff options
author | Yasuo Ohgaki <yohgaki@php.net> | 2013-08-21 10:51:51 +0900 |
---|---|---|
committer | Yasuo Ohgaki <yohgaki@php.net> | 2013-08-21 10:51:51 +0900 |
commit | c51f77fe83cea3a48d89423863e6916b77628e47 (patch) | |
tree | ed86854664cf9121bcad395f4f2e9cc32f12b952 /ext/zip/lib/zip_source_zip.c | |
parent | 7318b857aace976086e4fabde90b45facdcb15e7 (diff) | |
download | php-git-c51f77fe83cea3a48d89423863e6916b77628e47.tar.gz |
Add php_serialize session.serialize_handler. This patch closes
Request #25630
Request #43980
Request #54383
Bug #65359
and many others similar to these that are closed as "wont fix" or
"not a bug".
Current serializers have limitations due to register_globals support
that are no longer supported. Changing existing serializer may cause
compatibility issue. Therefore, new handler is needed to remove
needless limitations.
php_serialize does not have special characters and allow numerical
index in $_SESSION. $_SESSION can be used as ordinary array.
Diffstat (limited to 'ext/zip/lib/zip_source_zip.c')
0 files changed, 0 insertions, 0 deletions