diff options
| -rw-r--r-- | TODO-4.2.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO-4.2.txt b/TODO-4.2.txt index fd7c53a57e..f04785b0da 100644 --- a/TODO-4.2.txt +++ b/TODO-4.2.txt @@ -17,3 +17,7 @@ * Fix Zend shallow copy issues with objects and arrays. * Make all extensions thread-safe. + +* Finish PHP streams abstraction, nuke all that issock stuff, implement SSL + socket support. (wez) + |
