diff options
author | Sascha Schumann <sas@php.net> | 2000-06-30 00:40:07 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-06-30 00:40:07 +0000 |
commit | 69724dbc7c6b24293016ba0dacc03e21c9d313ae (patch) | |
tree | 8433793b42c3dcea3f86838abcc6847c00c72b29 /TODO | |
parent | 7fb72c172608af3ced3b14ea98c279656b856c56 (diff) | |
download | php-git-69724dbc7c6b24293016ba0dacc03e21c9d313ae.tar.gz |
.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -70,6 +70,8 @@ ext/session the need to serialize frame-loads. * maybe implement finer-grained session variables that could be locked individually. + * write a network-transparent storage back-end with fallover + facilities ext/standard ------------ |