summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-01-31 22:10:04 +0000
committerAndrei Zmievski <andrei@php.net>2000-01-31 22:10:04 +0000
commit1d1b59da76c4bf5b38681d98966e39c4301e4595 (patch)
tree8faa335f4ecb8d30c462e8bc19da7cff6b110a04 /TODO
parent45686e3a552992b1541a71f88cae14a3386305b5 (diff)
downloadphp-git-1d1b59da76c4bf5b38681d98966e39c4301e4595.tar.gz
Another todo.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index fa88a8d909..d460b01ee6 100644
--- a/TODO
+++ b/TODO
@@ -50,6 +50,7 @@ ext/standard
* strpad() (Andrei)
* stri_replace() (Andrei)
* realpath() (Andrei)
+ * socket_get_status (Andrei)
* comparing arrays semantically (like Python) (Andrei)
* NOT binary safe:
strtok()