summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2000-02-27 18:21:18 +0000
committerThies C. Arntzen <thies@php.net>2000-02-27 18:21:18 +0000
commit42d553c8ae241cdaa5335844626dda001a4acfae (patch)
tree02a3b15f1f630c6a3123a0fa219f3ff7e0000c11
parentff84e151469fcd1bf7889bf1392d6a359cfd578f (diff)
downloadphp-git-42d553c8ae241cdaa5335844626dda001a4acfae.tar.gz
.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 492d36cf6f..a20ddd0aa1 100644
--- a/TODO
+++ b/TODO
@@ -39,6 +39,10 @@ documentation
* add remarks in the documentation which functions are not implemented on win32.
* add remarks in the documentation which functions are not binary-safe.
+ext/pcre
+--------
+ * use/support latest pcre v3.1.
+
ext/wddx
--------
* implement wddx_packet_as_javascript(). (Andrei)