summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip_source_zip.c
diff options
context:
space:
mode:
authorYasuo Ohgaki <yohgaki@php.net>2013-08-21 10:51:51 +0900
committerYasuo Ohgaki <yohgaki@php.net>2013-08-21 10:51:51 +0900
commitc51f77fe83cea3a48d89423863e6916b77628e47 (patch)
treeed86854664cf9121bcad395f4f2e9cc32f12b952 /ext/zip/lib/zip_source_zip.c
parent7318b857aace976086e4fabde90b45facdcb15e7 (diff)
downloadphp-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