From: Andrei Zmievski Date: Mon, 28 Feb 2000 14:04:57 +0000 (+0000) Subject: WDDX additions. X-Git-Tag: PHP-4.0-RC1~361 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78c9eaccd9cb21ba30fa5c0a0d797c3ec70b32cd;p=php WDDX additions. --- diff --git a/TODO b/TODO index a20ddd0aa1..220a46e300 100644 --- a/TODO +++ b/TODO @@ -45,6 +45,13 @@ ext/pcre ext/wddx -------- + * See if we can support the remaining datatypes: + dateTime + binary + recordset + + http://www.wddx.org/WDDX_SDK_10a/7__References/WDDX_DTD.htm + * implement wddx_packet_as_javascript(). (Andrei) ext/oci8 @@ -54,7 +61,7 @@ ext/oci8 ext/snmp -------- * port to latest UCD-SNMP 4.1 (even doesn't compile) - + ext/standard ------------ * array_add(), array_rand() (Andrei)