diff options
author | Andrei Zmievski <andrei@php.net> | 2000-07-06 21:00:18 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 2000-07-06 21:00:18 +0000 |
commit | 4aef5ef83055780782e76e33371821112590a8aa (patch) | |
tree | 138d43e49cb54d2b0705cdea45110687b7912a8f /TODO | |
parent | 08011e170199aad95f0fb8182d6967bd03576bb4 (diff) | |
download | php-git-4aef5ef83055780782e76e33371821112590a8aa.tar.gz |
WDDX now implements __sleep()/__wakeup() functionality.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -105,7 +105,6 @@ ext/standard ext/wddx -------- - * implement __sleep() and __wakeup() the way serialize()/unserialize() do. * See if we can support the remaining datatypes: dateTime binary |