diff --git a/TODO-4.2.txt b/TODO-4.2.txt index fd7c53a57eb..f04785b0da5 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) +